diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 57661af..39e96f5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ stages: variables: DOCKER_HOST: tcp://docker:2375/ -image: registry.gitlab.com/sparetimecoders/build-tools:master +image: buildtool/build-tools:0.0.20 build: stage: build