Merge pull request #17596 from thaJeztah/update_buildkit_version

config: update buildkit version to v0.11.6
This commit is contained in:
Sebastiaan van Stijn 2023-06-22 14:07:58 +02:00 committed by GitHub
commit 63b4757a66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ compose_file_v2: "2.4"
machine_version: "0.16.0"
distribution_version: "2.7"
compose_switch_version: "1.0.4"
buildkit_version: "0.10.5"
buildkit_version: "0.11.6"
# Strings for use in doc examples, e.g. runtime versions.
example_go_version: "1.20"