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 80ab7a3 commit 244b7ddCopy full SHA for 244b7dd
.github/workflows/buildx.yml
@@ -66,7 +66,7 @@ jobs:
66
echo "tags=${TAGS}" >> $GITHUB_OUTPUT
67
68
- name: Set up QEMU
69
- uses: docker/setup-qemu-action@v3.6.0
+ uses: docker/setup-qemu-action@v3.7.0
70
71
- name: Set up Docker Buildx
72
id: buildx
0 commit comments