We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97325b commit d71be21Copy full SHA for d71be21
.github/workflows/docker-publish.yml
@@ -68,7 +68,7 @@ jobs:
68
# https://github.com/docker/build-push-action
69
- name: Build and push Docker image
70
id: build-and-push
71
- uses: docker/build-push-action@4367da978b557b70738a51fed31c93e6a240dfb3
+ uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2
72
with:
73
context: .
74
platforms: linux/amd64,linux/arm64,linux/arm/v7
0 commit comments