From 5172afc661f90b4011756027df25867b5d85a820 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Fri, 20 Dec 2019 13:32:23 +0100 Subject: [PATCH] ci: 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 099b524..1632942 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.6 +image: buildtool/build-tools:0.0.9 build: stage: build