We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2acdd24 + 044b913 commit 8c2496fCopy full SHA for 8c2496f
1 file changed
.github/workflows/container-publish.yaml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v6
19
- name: Docker meta
20
id: meta
21
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
22
with:
23
images: ${{ env.REGISTRY_NAME }}/${{ env.IMAGE_NAME }}
24
tags: |
0 commit comments