Update builder image for buildkit.

This commit is contained in:
Tom Alexander
2026-07-09 20:22:54 -04:00
parent 296c1602f4
commit 31376f29c6

View File

@@ -40,7 +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.29.0-rootless" default: "moby/buildkit:v0.31.1-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.