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 07c8509 + ec38f42 commit 482200cCopy full SHA for 482200c
.github/workflows/publish-docker.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Get Docker Metadata
21
id: meta
22
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
23
with:
24
images: ${{ env.DOCKER_TAG_IMAGE }}
25
0 commit comments