We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5c7f3e commit c2188ffCopy full SHA for c2188ff
.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@b32b51a8eda65d6793cd0494a773d4f6bcef32dc
+ uses: docker/build-push-action@31ca4e5d51253d7e4a2317bfe74699cbe3a398a9
73
with:
74
context: .
75
platforms: linux/amd64,linux/arm64
0 commit comments