From f501cf2cc2a08f49bd4b3bf59629bf01ca16de91 Mon Sep 17 00:00:00 2001 From: Jan Keromnes Date: Wed, 11 Mar 2020 17:40:11 +0000 Subject: [PATCH] [WIP] Test https://github.com/gitpod-io/workspace-images/pull/178 --- .gitpod.dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitpod.dockerfile b/.gitpod.dockerfile index 0e82dae8b4942..42547c1c9d9ce 100644 --- a/.gitpod.dockerfile +++ b/.gitpod.dockerfile @@ -1,4 +1,4 @@ -FROM gitpod/workspace-full-vnc:latest +FROM gitpod/workspace-full-vnc:branch-sh-nvm # Docker build does not rebuild an image when a base image is changed, increase this counter to trigger it. ENV TRIGGER_REBUILD 2