Skip to content

Commit

Permalink
fix: uncomment
Browse files Browse the repository at this point in the history
  • Loading branch information
mckadesorensen committed Jul 15, 2024
1 parent 77c1959 commit 0564470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ ARG USER
RUN \
echo "user:x:${USER}:0:root:/:/bin/bash" >> /etc/passwd

#COPY .gitconfig /.gitconfig
COPY .gitconfig /.gitconfig

WORKDIR /CIRRUS-core

Expand Down

0 comments on commit 0564470

Please sign in to comment.