Skip to content

Commit

Permalink
bump CircleCI builder image
Browse files Browse the repository at this point in the history
  • Loading branch information
sdx-jkataja committed Aug 20, 2024
1 parent 456f99a commit 021f18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ executors:
# This must match .promu.yml.
golang:
docker:
- image: cimg/go:1.21
- image: cimg/go:1.22.6
jobs:
test:
executor: golang
Expand Down

0 comments on commit 021f18e

Please sign in to comment.