Skip to content

Commit 16bb924

Browse files
committed
[build] update golang image version
1 parent 54beee6 commit 16bb924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
docker:
88
# specify the version
9-
- image: circleci/golang:1.9
9+
- image: circleci/golang:1.10
1010

1111
# Specify service dependencies here if necessary
1212
# CircleCI maintains a library of pre-built images

0 commit comments

Comments
 (0)