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 8ff85f3 + d1f5806 commit 793f829Copy full SHA for 793f829
.github/workflows/build-image.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
15
- - uses: docker/metadata-action@v3
+ - uses: docker/metadata-action@v5
16
id: metadata
17
with:
18
images: ghcr.io/${{ github.repository }}
0 commit comments