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