From 6326f36429d4e2b47763f44503fc628db33d197b Mon Sep 17 00:00:00 2001 From: Tyrel Souza Date: Fri, 9 Jul 2021 20:50:37 +0000 Subject: [PATCH] alpine --- .gitlab/.gitlab-webide.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab/.gitlab-webide.yml b/.gitlab/.gitlab-webide.yml index 46ab494..d8b0e10 100644 --- a/.gitlab/.gitlab-webide.yml +++ b/.gitlab/.gitlab-webide.yml @@ -1,7 +1,8 @@ terminal: # This can be any image that has the necessary runtime environment for your project. - image: golang:1.16 + image: + name: node:10-alpine services: - name: registry.gitlab.com/gitlab-org/webide-file-sync:latest alias: webide-file-sync