circle cfg

feature/registry_cfg
Karolis Rusenas 2018-06-17 22:57:08 +01:00
parent 5ec7380098
commit c42c9b61a9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ jobs:
build: build:
docker: docker:
# specify the version # specify the version
- image: circleci/golang:1.9.3 - image: circleci/golang:1.10.3
#### TEMPLATE_NOTE: go expects specific checkout path representing url #### TEMPLATE_NOTE: go expects specific checkout path representing url
#### expecting it in the form of #### expecting it in the form of