Skip to content

Commit

Permalink
Define latest image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
wandersonwhcr committed Aug 6, 2021
1 parent 28de2ff commit 22f7765
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 @@ -10,6 +10,7 @@ build:
--file Dockerfile \
--build-arg PHP_VERSION=${PHP_VERSION} \
--tag wandersonwhcr/php-smallest:${GIT_SHA_SHORT}
docker tag wandersonwhcr/php-smallest:${GIT_SHA_SHORT} wandersonwhcr/php-smallest:latest

.PHONY: size
size: build
Expand Down

0 comments on commit 22f7765

Please sign in to comment.