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 7026469 commit 28ee0b2Copy full SHA for 28ee0b2
1 file changed
actions/docker/setup/action.yml
@@ -398,7 +398,7 @@ runs:
398
id: setup-buildx
399
with:
400
# FIXME: upgrade version when available (https://github.com/docker/buildx/releases)
401
- version: v0.34.0
+ version: v0.34.1
402
# FIXME: upgrade version when available (https://hub.docker.com/r/moby/buildkit)
403
driver-opts: |
404
image=moby/buildkit:v0.29.0
0 commit comments