We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678dda5 commit 05cbbfcCopy full SHA for 05cbbfc
.github/workflows/build-multiarch.yml
@@ -128,7 +128,7 @@ jobs:
128
org.opencontainers.image.authors=Geoff Bourne <itzgeoff@gmail.com>
129
130
- name: Setup Docker Buildx
131
- uses: docker/setup-buildx-action@v3.7.1
+ uses: docker/setup-buildx-action@v3.8.0
132
133
- name: Set up QEMU
134
uses: docker/setup-qemu-action@v3.2.0
.github/workflows/verify-pr.yml
@@ -53,7 +53,7 @@ jobs:
53
fetch-depth: 0
54
55
56
57
58
- name: Confirm multi-arch build
59
uses: docker/build-push-action@v6.10.0
0 commit comments