We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b582d commit 5b383dcCopy full SHA for 5b383dc
.github/workflows/docker-image-linux-ghcr.yml
@@ -61,7 +61,7 @@ jobs:
61
# https://github.com/docker/metadata-action
62
- name: Extract Docker metadata
63
id: meta
64
- uses: docker/metadata-action@v5.9.0
+ uses: docker/metadata-action@v5.10.0
65
with:
66
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
67
.github/workflows/docker-image-windows-ghcr.yml
0 commit comments