Skip to content

Commit

Permalink
solved issues with git
Browse files Browse the repository at this point in the history
  • Loading branch information
mentasuave01 authored May 9, 2024
1 parent ac6a9fc commit d253db8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ RUN apt-get update && apt-get install -y \
curl \
git \
nano \
--reinstall ca-certificates \
&& apt-get update \
&& rm -rf /var/lib/apt/lists/* \
&& apt-get clean

Expand Down

0 comments on commit d253db8

Please sign in to comment.