There was an error while loading. Please reload this page.
1 parent 5a4146e commit 34a06edCopy full SHA for 34a06ed
1 file changed
.circleci/config.yml
@@ -8,7 +8,7 @@ jobs:
8
build_and_tests:
9
docker:
10
# specify the version
11
- - image: cimg/go:1.22.8
+ - image: cimg/go:1.23.8
12
13
# Please keep the version in sync with test/docker-compose.yaml
14
- image: cimg/postgres:14.1
0 commit comments