We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de4828 commit 6511f1bCopy full SHA for 6511f1b
.github/workflows/deploy-docker-image.yaml
@@ -57,7 +57,7 @@ jobs:
57
# https://github.com/docker/build-push-action
58
- name: Build and push Docker image
59
id: build-and-push
60
- uses: docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a
+ uses: docker/build-push-action@cb8fc7586f9ad9441b20c33e0f6e8b1b58d8b4c6
61
with:
62
context: src/.
63
platforms: "linux/amd64,linux/arm64"
0 commit comments