From 61f856f52aef7ab6f09c718fc4ceedeaea58543b Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Sun, 9 Feb 2020 16:48:49 +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 4f43abf..e34bf39 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ stages: - build - deploy-prod -image: buildtool/build-tools:0.0.13 +image: buildtool/build-tools:0.0.14 services: - docker:dind