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 880c696 commit 202636eCopy full SHA for 202636e
.github/workflows/publish_v2_layer.yml
@@ -65,7 +65,7 @@ jobs:
65
# NOTE: we need QEMU to build Layer against a different architecture (e.g., ARM)
66
- name: Set up Docker Buildx
67
id: builder
68
- uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 # v2.0.0
+ uses: docker/setup-buildx-action@8c0edbc76e98fa90f69d9a2c020dcb50019dc325 # v2.0.0
69
with:
70
install: true
71
platforms: linux/amd64,linux/arm64
0 commit comments