Skip to content

Commit 34f784b

Browse files
committed
bump CircleCI builder image
Signed-off-by: Janne Kataja <[email protected]>
1 parent 33d9795 commit 34f784b

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
@@ -6,7 +6,7 @@ executors:
66
# This must match .promu.yml.
77
golang:
88
docker:
9-
- image: cimg/go:1.21
9+
- image: cimg/go:1.22.6
1010
jobs:
1111
test:
1212
executor: golang

0 commit comments

Comments
 (0)