We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e4f9d7 + 3b3e5ad commit 4613968Copy full SHA for 4613968
.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@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
+ - uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
31
with:
32
context: .
33
platforms: linux/amd64,linux/arm64
0 commit comments