We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67bba60 + b299e08 commit 73209e9Copy full SHA for 73209e9
1 file changed
.github/workflows/docker-publish.yml
@@ -63,7 +63,7 @@ jobs:
63
# https://github.com/docker/metadata-action
64
- name: Extract Docker metadata
65
id: meta
66
- uses: docker/metadata-action@v5.8.0
+ uses: docker/metadata-action@v5.10.0
67
with:
68
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
69
tags: |
0 commit comments