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 be78423 commit d55daffCopy full SHA for d55daff
.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: docker/[email protected]
45
46
- name: Setup Docker buildx
47
- uses: docker/setup-buildx-action@v3.10.0
+ uses: docker/setup-buildx-action@v3.11.1
48
49
# Build image with Buildx (don't push)
50
- name: Build image
0 commit comments