From 76f500d6c496072be92d01d146e9c500de3786c2 Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Fri, 1 Oct 2021 11:44:32 +0200 Subject: [PATCH] chore: gitpod docker base image updated --- .gitpod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index 079a4473..90fc06e6 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,4 +1,4 @@ -image: trainiteu/gitpod-cpp-base +image: trainiteu/gitpod-cpp # List the start up tasks. Learn more https://www.gitpod.io/docs/config-start-tasks/ tasks: