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.
2 parents de668ea + 43b0ffd commit b211c1eCopy full SHA for b211c1e
1 file changed
.github/workflows/build.yaml
@@ -46,7 +46,7 @@ jobs:
46
# https://github.com/docker/metadata-action
47
- name: Extract Docker metadata
48
id: meta
49
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
50
with:
51
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
52
tags: |
0 commit comments