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 5118b48 + 1c9e0d3 commit 9bd346eCopy full SHA for 9bd346e
.github/workflows/ghcr-image-build-and-publish.yml
@@ -61,7 +61,7 @@ jobs:
61
# Build and push Docker image with Buildx (don't push on PR)
62
# https://github.com/docker/build-push-action
63
- name: Build and push Docker image
64
- uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17.0
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
65
with:
66
context: .
67
platforms: linux/amd64,linux/arm64
0 commit comments