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 fb51f29 commit 183a99bCopy full SHA for 183a99b
.github/workflows/container.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Extract metadata (tags, labels) for Docker
61
id: meta
62
- uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804
+ uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f
63
with:
64
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
65
tags: |
0 commit comments