Updated config.yml

This commit is contained in:
Philipp Böhm 2021-02-20 14:06:35 +01:00
parent 02c22b305f
commit f9c1c11c56
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.12 - image: circleci/golang:1.16
# 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