Skip to content

Commit a63b6f4

Browse files
committed
update circleci image
1 parent af6d99d commit a63b6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
build:
55
working_directory: ~/repo
66
docker:
7-
- image: circleci/golang:1.15.8
7+
- image: cimg/go:1.18
88
steps:
99
- checkout
1010
- restore_cache:

0 commit comments

Comments
 (0)