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 23b206a + b2d2714 commit 074087dCopy full SHA for 074087d
1 file changed
.github/workflows/container-build.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Docker meta
45
id: meta
46
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
47
with:
48
images: |
49
ghcr.io/${{ github.repository }}/${{ matrix.name }}
0 commit comments