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 e910b89 commit 6931f48Copy full SHA for 6931f48
1 file changed
actions/docker/setup/action.yml
@@ -401,7 +401,7 @@ runs:
401
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
+ image=moby/buildkit:v0.30.0
405
buildkitd-config-inline: ${{ inputs.buildkitd-config-inline }}
406
cleanup: ${{ inputs.buildx-cleanup }}
407
0 commit comments