From ced975a3a6e576c96c133a54d9d08eb269808ff1 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Fri, 17 Jan 2020 14:52:58 +0100 Subject: [PATCH] chore: update to latest build-tools --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3d6cdf2..1ad51ae 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ stages: variables: DOCKER_HOST: tcp://docker:2375/ -image: registry.gitlab.com/sparetimecoders/build-tools +image: buildtool/build-tools:0.0.11 build: stage: build