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 e321a7b commit 92df3b4Copy full SHA for 92df3b4
.github/workflows/container.yml
@@ -66,7 +66,7 @@ jobs:
66
echo "created=$(date -u +'%Y-%m-%dT%H:%M:%SZ')" >> $GITHUB_OUTPUT
67
68
- name: Set up QEMU
69
- uses: docker/setup-qemu-action@v3.4.0
+ uses: docker/setup-qemu-action@v3.5.0
70
71
- name: Set up Docker Buildx
72
uses: docker/[email protected]
0 commit comments