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.
2 parents 838df07 + 24389ed commit 35e6969Copy full SHA for 35e6969
.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@31cebacef4805868f9ce9a0cb03ee36c32df2ac4
+ uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c
68
with:
69
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
70
0 commit comments