We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2300d9 commit 49c6375Copy full SHA for 49c6375
.github/workflows/docker-publish.yml
@@ -64,7 +64,7 @@ jobs:
64
# https://github.com/docker/metadata-action
65
- name: Extract Docker metadata
66
id: meta
67
- uses: docker/metadata-action@879dcbb708d40f8b8679d4f7941b938a086e23a7
+ uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f
68
with:
69
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
70
tags: |
0 commit comments