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 b8923d4 + 01c17e8 commit a4cfdcbCopy full SHA for a4cfdcb
.github/workflows/publish.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Set up QEMU
64
uses: docker/setup-qemu-action@v3
65
- name: Set up Docker Buildx
66
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
67
with:
68
platforms: linux/amd64,linux/arm64
69
- name: Build and Publish Docker
0 commit comments