From eb61232e30a22632dc44ff3f9c05f1bcb75505ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Floure?= Date: Wed, 30 Oct 2019 17:25:42 +0100 Subject: [PATCH] Update CI build image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 002f5ea..711ac79 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,7 @@ stages: compile: stage: build - image: lampepfl/moocs-dotty:2019-09-17-2 + image: lampepfl/moocs-dotty:2019-10-16 except: - tags tags: