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 45eb20d commit 8d6a19fCopy full SHA for 8d6a19f
.github/workflows/docker.yaml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Extract Docker metadata
31
id: meta
32
- uses: docker/metadata-action@v5.5.1
+ uses: docker/metadata-action@v5.6.1
33
with:
34
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
35
tags: |
0 commit comments