Skip to content

Commit 2a51605

Browse files
authored
change image
1 parent 68f12bd commit 2a51605

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.circleci/config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ jobs:
66
build:
77
docker:
88
# specify the version
9-
- image: circleci/golang:1.9
9+
- image: circleci/classic:latest
10+
11+
# - image: circleci/golang:1.9
1012

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

0 commit comments

Comments
 (0)