Skip to content

Commit

Permalink
Add space to check build
Browse files Browse the repository at this point in the history
  • Loading branch information
Andmedoctopus committed Oct 16, 2024
1 parent d213bea commit 9240590
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 @@ -20,7 +20,6 @@ RUN groupadd --gid $GROUP_ID --non-unique $APP_GROUP && \
echo Created user $USER_ID and group $GROUP_ID

USER $APP_USER

WORKDIR $CODE_FOLDER

COPY --chown=$APP_USER:$APP_GROUP . .
Expand Down

0 comments on commit 9240590

Please sign in to comment.