Updated config.yml

This commit is contained in:
Philipp Böhm 2021-02-20 14:01:30 +01:00
parent 909c93114f
commit 02c22b305f
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 - image: circleci/golang:1.12
# Specify service dependencies here if necessary # Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images # CircleCI maintains a library of pre-built images