1 Commits

Author SHA1 Message Date
Tom Alexander
af22c87d0d Update the buildkit task. 2026-05-02 22:15:52 -04:00

View File

@@ -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.