We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ef4f2 commit 36daf2aCopy full SHA for 36daf2a
.github/workflows/build_containers.yml
@@ -46,7 +46,7 @@ jobs:
46
# https://github.com/docker/metadata-action
47
- name: Extract Docker metadata
48
id: meta
49
- uses: docker/metadata-action@v5.6.1
+ uses: docker/metadata-action@v5.7.0
50
with:
51
images: ghcr.io/${{ env.IMAGE_REPOSITORY }}
52
- name: Build Docker Release
0 commit comments