From 8ae7dc234aa889fec6ca0d076f725983d8f08dc8 Mon Sep 17 00:00:00 2001 From: Deni Bertovic Date: Thu, 20 Jun 2019 14:10:12 +0200 Subject: [PATCH] Bumps build image We need a newer version of helm --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b40e2e4..c82d224 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: registry.gitlab.fpcomplete.com/fpco/default-build-image:5826 +image: registry.gitlab.fpcomplete.com/fpco/default-build-image:7293 cache: key: "$CI_BUILD_NAME"