From 9f5c556417027664795a9c6e0648341d247a3331 Mon Sep 17 00:00:00 2001 From: s3lph Date: Thu, 2 Aug 2018 20:44:17 +0200 Subject: [PATCH] Updated GitLab CI to use the latest docker image. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9ac4c38..cf02ea3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ --- -image: s3lph/matemat-ci:20180720-01 +image: s3lph/matemat-ci:20180802-01 stages: - test