Skip to content

Commit

Permalink
remove var (#725)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-shaw authored Jul 2, 2024
1 parent 4b1d451 commit 1331d0a
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 @@ -72,7 +72,6 @@ EXPOSE $PUMA_PORT
ARG APP_GIT_COMMIT
ARG APP_BUILD_DATE
ARG APP_BUILD_TAG
ENV APP_VERSION=${VERSION_NUMBER}
ENV APP_GIT_COMMIT=${APP_GIT_COMMIT}
ENV APP_BUILD_DATE=${APP_BUILD_DATE}
ENV APP_BUILD_TAG=${APP_BUILD_TAG}

0 comments on commit 1331d0a

Please sign in to comment.