Skip to content

Commit

Permalink
docker: push latest tag too
Browse files Browse the repository at this point in the history
  • Loading branch information
andreineculau committed May 7, 2022
1 parent 414ebf7 commit dd63d07
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 @@ -177,6 +177,7 @@ docker-force:
--push \
--platform linux/amd64,linux/arm64 \
--tag ysoftwareab/jesse:$(GIT_DESCRIBE) \
--tag ysoftwareab/jesse:latest \
--build-arg FROM=erlang:latest \
--build-arg LABEL_VCS_REF=$$(git rev-parse HEAD) \
--build-arg LABEL_BUILD_DATE=$$(date -u +"%Y-%m-%dT%H:%M:%SZ")

0 comments on commit dd63d07

Please sign in to comment.