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 f032386 commit 2d76856Copy full SHA for 2d76856
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
# https://github.com/docker/metadata-action (lower cases image name, etc.)
55
- name: Extract Docker metadata
56
id: meta
57
- uses: docker/metadata-action@v5.5.1
+ uses: docker/metadata-action@v5.6.1
58
with:
59
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
60
- name: Build and push
0 commit comments