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 a586056 commit 2a9c4e3Copy full SHA for 2a9c4e3
.github/workflows/docker-image.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Extract metadata (tags, labels) for Docker
27
id: meta
28
- uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
+ uses: docker/metadata-action@517f8b0c3b2daa800eac32a9a71024c8126d46a7
29
with:
30
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
31
0 commit comments