From 74e134ee6d2c8478e92cf23ad151d6286cd201f8 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Fri, 17 Jan 2020 13:02:51 +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 6bb5705..712fa20 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.11 build: stage: build