From 99556c4caa768f481069e2d705175ab73b517ec9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 12 Mar 2018 11:30:09 +0200 Subject: [PATCH] Update build image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8f63d54..349d063 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: registry.gitlab.fpcomplete.com/fpco/default-build-image:17 +image: registry.gitlab.fpcomplete.com/fpco/default-build-image:1954 cache: key: "$CI_BUILD_NAME"