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 8de4828 commit 500914cCopy full SHA for 500914c
.github/workflows/deploy-docker-image.yaml
@@ -49,7 +49,7 @@ jobs:
49
# https://github.com/docker/metadata-action
50
- name: Extract Docker metadata
51
id: meta
52
- uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
+ uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051
53
with:
54
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
55
0 commit comments