diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 925ebbd..5fa632c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -66,7 +66,7 @@ build-docker: go-test: stage: go-test - image: golang:1.10.2 + image: golang:1.12 services: - postgres:latest variables: