We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c5fa7e + c069a03 commit 39f50b1Copy full SHA for 39f50b1
.github/workflows/build_and_publish.yml
@@ -30,7 +30,7 @@ jobs:
30
ghcr.io/${{ github.repository_owner }}/insights-remote
31
-
32
name: Set up QEMU
33
- uses: docker/setup-qemu-action@v2
+ uses: docker/setup-qemu-action@v3
34
35
name: Set up Docker Buildx
36
uses: docker/setup-buildx-action@v3
0 commit comments