We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f347e58 commit ce77622Copy full SHA for ce77622
.github/workflows/docker-publish.yml
@@ -64,7 +64,7 @@ jobs:
64
# https://github.com/docker/metadata-action
65
- name: Extract Docker metadata
66
id: meta
67
- uses: docker/metadata-action@b798ed8388581f6f002541048b6458ca2c4ba442
+ uses: docker/metadata-action@032a4b3bda1b716928481836ac5bfe36e1feaad6
68
with:
69
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
70
0 commit comments