We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3367a commit 94d40afCopy full SHA for 94d40af
.github/workflows/release.container.yml
@@ -27,7 +27,7 @@ jobs:
27
images: ghcr.io/${{ github.repository }}
28
labels: |
29
org.opencontainers.image.licenses=CeCILL-2.1
30
- - uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
+ - uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
31
with:
32
context: .
33
platforms: linux/amd64,linux/arm64
0 commit comments