diff --git a/components/image-builder-bob/leeway.Dockerfile b/components/image-builder-bob/leeway.Dockerfile index 01862fa84a94f1..4027cc8e6b77d3 100644 --- a/components/image-builder-bob/leeway.Dockerfile +++ b/components/image-builder-bob/leeway.Dockerfile @@ -2,7 +2,7 @@ # Licensed under the GNU Affero General Public License (AGPL). # See License.AGPL.txt in the project root for license information. -FROM ghcr.io/gitpod-io/buildkit:v0.20.1-gitpod.2 +FROM ghcr.io/gitpod-io/buildkit:v0.20.1-gitpod.3 USER root RUN apk --no-cache add sudo bash \