Skip to content

Commit 718dd0e

Browse files
committed
Add latest tag
1 parent ddbf7cf commit 718dd0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
# See: https://github.com/docker/buildx/issues/59
3131
ACTION: push
3232
DOCKER_BUILDKIT: 1
33-
IMAGE_TAG: docker.io/botsudo/phpunit
33+
IMAGE_TAG: docker.io/botsudo/phpunit:latest
3434
PLATFORM: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x

0 commit comments

Comments
 (0)