We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba8139c + 5ccb09d commit a3384beCopy full SHA for a3384be
1 file changed
.github/workflows/docker-publish.yml
@@ -59,7 +59,7 @@ jobs:
59
# https://github.com/docker/metadata-action
60
- name: Extract Docker metadata
61
id: meta
62
- uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051
+ uses: docker/metadata-action@f0a4bc3c2d4c68c4ddaeaca7ba2497760fe0ead4
63
with:
64
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
65
0 commit comments