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 88ffd03 commit 7336cb9Copy full SHA for 7336cb9
.github/workflows/docker.yaml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Extract Docker metadata
36
id: meta
37
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
38
with:
39
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
40
flavor: |
0 commit comments