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 ea79984 commit b290a3eCopy full SHA for b290a3e
.github/workflows/container.yaml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Extract metadata (tags, labels) for Docker
46
id: meta
47
- uses: docker/metadata-action@79f06a31c0239ef7cd295f017ff96abdf7bbe84d
+ uses: docker/metadata-action@115662203e5f4c9b240a57397f721baaab82a488
48
with:
49
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
50
0 commit comments