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 a18a64c commit 315f307Copy full SHA for 315f307
.github/workflows/container-image.yml
@@ -12,7 +12,7 @@ jobs:
12
docker-build:
13
runs-on: ubuntu-20.04
14
steps:
15
- - uses: docker/setup-qemu-action@v3.1.0
+ - uses: docker/setup-qemu-action@v3.2.0
16
- uses: docker/setup-buildx-action@v3.4.0
17
# > By default, this action uses the Git context so you don't need to use
18
# > the actions/checkout action to checkout the repository because this
0 commit comments