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 4152cec commit ed10fecCopy full SHA for ed10fec
.github/workflows/ghcr-image-build-and-publish.yml
@@ -44,7 +44,7 @@ jobs:
44
# https://github.com/docker/metadata-action
45
- name: Extract Docker metadata
46
id: meta
47
- uses: docker/metadata-action@v3.7.0
+ uses: docker/metadata-action@v3.8.0
48
with:
49
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
50
0 commit comments