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 d763148 + 806ddaf commit 0bfb653Copy full SHA for 0bfb653
2 files changed
.github/workflows/docker-image.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Extract metadata (tags, labels) for Docker
44
id: meta
45
- uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175
+ uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934
46
with:
47
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
48
.github/workflows/unstable_image.yml
@@ -40,7 +40,7 @@ jobs:
40
41
0 commit comments