From f29b9a6e4acc557255d04cc7c6b242d8cb52cc32 Mon Sep 17 00:00:00 2001 From: Andrei Jiroh Halili Date: Sun, 16 Jul 2023 17:41:11 +0000 Subject: [PATCH] Use prebuilt image from CI to avoid waiting times [skip ci] Signed-off-by: Andrei Jiroh Halili --- .gitpod.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitpod.yml b/.gitpod.yml index 0d6fd47..b08ad2b 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -6,8 +6,7 @@ checkoutLocation: tildeweb-ajhalili2006 -image: - file: .gitpod.Dockerfile +image: ghcr.io/ajhalili2006/ajhalili2006.github.io/devenv:commit-8e8a1e4d9dea4af2ffcbe874f44617b7b425788d tasks: - init: |