Skip to content

Commit

Permalink
Update cimg/go Docker tag to v1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent e894319 commit 140e517
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ jobs:
build-1.22:
<<: *build-template
docker:
- image: cimg/go:1.22
- image: cimg/go:1.23

build-1.21:
<<: *build-template
docker:
- image: cimg/go:1.21
- image: cimg/go:1.23

0 comments on commit 140e517

Please sign in to comment.