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 5de54f4 commit 5f79f5fCopy full SHA for 5f79f5f
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: docker/setup-qemu-action@v2
36
37
- name: Set up Docker Buildx
38
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
39
with:
40
platforms: linux/amd64,linux/arm64
41
0 commit comments