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 9559136 + f2aa1ec commit f02546eCopy full SHA for f02546e
.github/workflows/publish-docker-image.yml
@@ -35,7 +35,7 @@ jobs:
35
password: ${{ secrets.GITHUB_TOKEN }}
36
- name: Extract metadata (tags, labels) for Docker
37
id: meta
38
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
39
with:
40
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
41
flavor: latest=true
0 commit comments