We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 215f560 commit 82da3c3Copy full SHA for 82da3c3
1 file changed
.github/workflows/docker-publish.yml
@@ -69,7 +69,7 @@ jobs:
69
# https://github.com/docker/build-push-action
70
- name: Build and push Docker image
71
id: build-and-push
72
- uses: docker/build-push-action@806c75105a1251cac8905df5dd4723b33174552c
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
73
with:
74
context: .
75
platforms: linux/amd64,linux/arm64,linux/arm/v7
0 commit comments