Skip to content

Commit

Permalink
Updates Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
egonbraun committed Dec 24, 2023
1 parent 743a153 commit 83ed855
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ release:
--build-arg DEFAULT_USER="$(DEFAULT_USER)" \
--builder "$(PROJECT_DOCKER_BUILDER)" \
--file "$(SOURCE_DIR)/Dockerfile" \
--platform "$(PROJECT_DOCKER_PLATFORMS)" \
--tag "$(PROJECT_DOCKER_ORG)/$(PROJECT_DOCKER_REPOSITORY):$(PROJECT_VERSION)" \
--tag "$(PROJECT_DOCKER_ORG)/$(PROJECT_DOCKER_REPOSITORY):latest" \
--push \
Expand Down

0 comments on commit 83ed855

Please sign in to comment.