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 8fa038c commit a7d5582Copy full SHA for a7d5582
.github/workflows/docker.yaml
@@ -51,7 +51,7 @@ jobs:
51
uses: docker/setup-buildx-action@5138f76647652447004da686b2411557eaf65f33
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