Update builder image for buildkit.
This commit is contained in:
@@ -40,7 +40,7 @@ spec:
|
||||
- name: BUILDER_IMAGE
|
||||
type: string
|
||||
description: Docker image containing BuildKit.
|
||||
default: "moby/buildkit:v0.29.0-rootless"
|
||||
default: "moby/buildkit:v0.31.1-rootless"
|
||||
- name: EXTRA_ARGS
|
||||
type: array
|
||||
description: Arguments passed to the build command.
|
||||
|
||||
Reference in New Issue
Block a user