We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ab436 commit b50f9daCopy full SHA for b50f9da
.github/workflows/release-serverless-init.yml
@@ -54,11 +54,7 @@ jobs:
54
path: datadog-agent
55
56
- name: Set up QEMU
57
- id: qemu
58
- uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0
59
- with:
60
- image: tonistiigi/binfmt:qemu-v7.0.0-28
61
- platforms: amd64,arm64
+ uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 #v3.6.0
62
63
- name: Set up Docker Buildx
64
uses: docker/setup-buildx-action@v3
0 commit comments