Skip to content

Commit a1cdbf7

Browse files
Update cimg/go Docker tag to v1.24
1 parent 7472b3f commit a1cdbf7

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.24
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)