From bfbc75867f9d942ea773a4c418b2ecdb2138081a Mon Sep 17 00:00:00 2001 From: JesusPerez Date: Wed, 23 Jun 2021 06:12:51 +0100 Subject: [PATCH] chore: build chage image buildkibtd --- pipeline/task.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline/task.yaml b/pipeline/task.yaml index 7252672..7fb25da 100644 --- a/pipeline/task.yaml +++ b/pipeline/task.yaml @@ -25,7 +25,7 @@ spec: type: string description: The name of the BuildKit client (buildctl) image - default: "moby/buildkit:v0.6.2" + default: "docker.io/moby/buildkit:master-rootless" - name: BUILDKIT_DAEMON_ADDRESS type: string description: The address of the BuildKit daemon (buildkitd) service