Skip to content

Commit

Permalink
config git ok
Browse files Browse the repository at this point in the history
  • Loading branch information
SebSept committed May 15, 2024
1 parent d518be7 commit 641a07c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ RUN curl -1sLf 'https://dl.cloudsmith.io/public/symfony/stable/setup.alpine.sh'

USER climber
# configure git (needed for symnfony cli)
# @todo test if ok
ARG GIT_EMAIL
ARG GIT_USERNAME
RUN git config --global user.email "${GIT_EMAIL}" \
Expand Down

0 comments on commit 641a07c

Please sign in to comment.