Skip to content

Commit

Permalink
issue-11296 - WIP - Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Helber Belmiro <[email protected]>
  • Loading branch information
hbelmiro committed Dec 16, 2024
1 parent da553ca commit 1ec7f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ ARG COMMIT_SHA=unknown
ENV COMMIT_SHA=${COMMIT_SHA}
ARG TAG_NAME=unknown
ENV TAG_NAME=${TAG_NAME}
ENV LOG_LEVEL info
ENV LOG_LEVEL info

WORKDIR /bin

Expand Down

0 comments on commit 1ec7f39

Please sign in to comment.