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