We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95c6de2 commit 0c5ed1fCopy full SHA for 0c5ed1f
.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@9552610e81f4c8002dadc4670f1fdced6a2c830b
+ uses: docker/build-push-action@53ec48606f270c370d678a3fbd9ab27117ba8cfd
72
with:
73
context: .
74
platforms: linux/amd64,linux/arm64,linux/arm/v7
0 commit comments