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.
2 parents 14d6355 + 93594d6 commit 012dbbdCopy full SHA for 012dbbd
.github/workflows/ghcr-image-build-and-publish.yml
@@ -60,7 +60,7 @@ jobs:
60
# Build and push Docker image with Buildx (don't push on PR)
61
# https://github.com/docker/build-push-action
62
- name: Build and push Docker image
63
- uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
+ uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16.0
64
with:
65
context: .
66
platforms: linux/amd64,linux/arm64
0 commit comments