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.
2 parents b628857 + a7d5582 commit 97a58f6Copy full SHA for 97a58f6
.github/workflows/docker.yaml
@@ -51,7 +51,7 @@ jobs:
51
uses: docker/setup-buildx-action@abe89fb761023d1d963c81f6b5e0df54236dc097
52
53
- name: Build and push Docker image
54
- uses: docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2
+ uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003
55
with:
56
context: .
57
platforms: linux/amd64,linux/arm64
0 commit comments