From be7ddc9306351eadc0435a6a765ad6fd6baf3be6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Floure?= Date: Wed, 13 Nov 2019 10:00:45 +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 1372b2b..4924149 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: