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 0ed0429 commit 5689c7aCopy full SHA for 5689c7a
.github/workflows/latest.yml
@@ -62,7 +62,7 @@ jobs:
62
password: ${{ secrets.GITHUB_TOKEN }}
63
- name: Extract metadata (tags, labels) for Docker
64
id: meta
65
- uses: docker/metadata-action@3f6690a76cbcbe44da6bac853d66df365ab3af27
+ uses: docker/metadata-action@2c0bd771b40637d97bf205cbccdd294a32112176
66
with:
67
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
68
- name: Build and push Docker image
0 commit comments