We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0aa9d3c + 36caea0 commit 9f2d058Copy full SHA for 9f2d058
1 file changed
.github/workflows/docker-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@v5.7.0
+ uses: docker/metadata-action@v5.8.0
80
with:
81
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
82
flavor: |
0 commit comments