Skip to content

Commit dd63d07

Browse files
committed
docker: push latest tag too
1 parent 414ebf7 commit dd63d07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ docker-force:
177177
--push \
178178
--platform linux/amd64,linux/arm64 \
179179
--tag ysoftwareab/jesse:$(GIT_DESCRIBE) \
180+
--tag ysoftwareab/jesse:latest \
180181
--build-arg FROM=erlang:latest \
181182
--build-arg LABEL_VCS_REF=$$(git rev-parse HEAD) \
182183
--build-arg LABEL_BUILD_DATE=$$(date -u +"%Y-%m-%dT%H:%M:%SZ")

0 commit comments

Comments
 (0)