From 78d347f26c2183cc806eac8aefa806cb90fb081a Mon Sep 17 00:00:00 2001 From: s3lph Date: Tue, 19 Jun 2018 22:55:37 +0200 Subject: [PATCH] Use unprivileged docker image. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b0cbf3c..9adc47d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ --- -image: s3lph/matemat:20180619-01 +image: s3lph/matemat-ci:20180619-01 stages: - test