We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86eccbc + 8b3d073 commit ccf5e49Copy full SHA for ccf5e49
.github/workflows/ghcr-publish.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Build and push
42
id: build-and-push
43
- uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
+ uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
44
with:
45
context: .
46
platforms: 'linux/amd64,linux/arm64'
0 commit comments