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 0335d18 commit 80a3a8eCopy full SHA for 80a3a8e
.github/workflows/build.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Configure Docker image metadata
53
id: meta
54
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
55
with:
56
images: |
57
${{ env.IMAGE_NAME }}
.github/workflows/release.yml
@@ -133,7 +133,7 @@ jobs:
133
134
135
136
137
138
139
ghcr.io/${{ env.IMAGE_NAME }}
0 commit comments