From ee97d6cd2c065849c4f2b2cadb4df7414ba9b525 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Thu, 9 Apr 2020 08:08:14 +0200 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 1632942..77b3d48 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ stages: variables: DOCKER_HOST: tcp://docker:2375/ -image: buildtool/build-tools:0.0.9 +image: buildtool/build-tools:0.0.20 build: stage: build