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 0eed563 commit c41a9f6Copy full SHA for c41a9f6
.github/workflows/release.yaml
@@ -63,7 +63,7 @@ jobs:
63
password: ${{ secrets.DOCKER_TOKEN_JAN_2025 }}
64
- name: Docker meta
65
id: meta
66
- uses: docker/metadata-action@v5.7.0
+ uses: docker/metadata-action@v5.8.0
67
with:
68
images: kong/deck
69
tags: ${{ env.TAGS_STANDARD }}${{ env.TAGS_SUPPLEMENTAL }}
0 commit comments