We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abd339b + abd9443 commit 5b54b31Copy full SHA for 5b54b31
1 file changed
.github/workflows/docker.yaml
@@ -63,7 +63,7 @@ jobs:
63
# https://github.com/docker/build-push-action
64
- name: Build and push Docker image
65
id: build-and-push
66
- uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
67
with:
68
context: .
69
platforms: linux/amd64,linux/arm64,linux/riscv64
0 commit comments