Skip to content

Commit 7661196

Browse files
authored
Update config.yml
1 parent d17dd7d commit 7661196

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
@@ -37,7 +37,7 @@ jobs:
3737

3838
build:
3939
docker:
40-
- image: golang:1.17
40+
- image: circleci/golang:1.17
4141
<<: *large
4242
steps:
4343
- checkout

0 commit comments

Comments
 (0)