Skip to content

Commit 0a1f4eb

Browse files
Update cimg/go Docker tag to v1.23
1 parent 1aace35 commit 0a1f4eb

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
@@ -4,7 +4,7 @@ version: 2.1
44
executors:
55
golang:
66
docker:
7-
- image: cimg/go:1.22
7+
- image: cimg/go:1.23
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)