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 2854107 commit ab5efb3Copy full SHA for ab5efb3
.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@1237c3e3d6926ae8bfad16f64e08d259b9943637
+ uses: docker/metadata-action@bd26c982ee2b6c0f9744591c74c527e8a669f72f
68
with:
69
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
70
0 commit comments