We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f2d253 commit 0a522beCopy full SHA for 0a522be
components/image-builder-bob/leeway.Dockerfile
@@ -2,7 +2,7 @@
2
# Licensed under the GNU Affero General Public License (AGPL).
3
# See License.AGPL.txt in the project root for license information.
4
5
-FROM eu.gcr.io/gitpod-core-dev/build/buildkit:v0.12.5-gitpod.0
+FROM ghcr.io/gitpod-io/buildkit:v0.20.1-gitpod.2
6
7
USER root
8
RUN apk --no-cache add sudo bash \
0 commit comments