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 2ad7852 commit b924badCopy full SHA for b924bad
.github/workflows/build-publish.yml
@@ -76,7 +76,7 @@ jobs:
76
# https://github.com/docker/metadata-action
77
- name: Extract Docker metadata
78
id: meta
79
- uses: docker/metadata-action@b798ed8388581f6f002541048b6458ca2c4ba442
+ uses: docker/metadata-action@be19121bfd18b9c1ac415d9571d4f67b9b357886
80
with:
81
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
82
tags: |
0 commit comments