From d8d111d05d319937be06bfd2b295b0032afe5027 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 a39c907..28eaf96 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: