From eaf103152c41c6a7ade82e03919a389e34e52a1a Mon Sep 17 00:00:00 2001
From: alex kuklin <alex@kuklin.eu>
Date: Tue, 20 Nov 2018 13:52:04 +0200
Subject: [PATCH] fix

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4076376..63e33d1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: debian
+image: registry.vereign.com/docker/go-with-dep-single
 stages:
 - build
 - dev
-- 
GitLab