Update the buildkit task.

This commit is contained in:
Tom Alexander
2026-05-02 22:15:52 -04:00
parent 7ee31a1852
commit af22c87d0d

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.