We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d18d67 commit 29e89dbCopy full SHA for 29e89db
.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@ef6cba335306ace1da064b44f9f739dec9be9fa0
+ uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25
72
with:
73
context: .
74
platforms: linux/amd64,linux/arm64,linux/arm/v7
0 commit comments