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 7066561 commit c135828Copy full SHA for c135828
1 file changed
.github/workflows/publish-docker-image.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Extract metadata (tags, labels) for Docker
52
id: meta
53
- uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893
54
with:
55
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
56
tags: |
0 commit comments