Update circle.ci to go 1.23.

This commit is contained in:
go-jet 2025-10-17 19:47:27 +02:00
parent 5a4146e4e8
commit 34a06ed198

View file

@ -8,7 +8,7 @@ jobs:
build_and_tests: build_and_tests:
docker: docker:
# specify the version # specify the version
- image: cimg/go:1.22.8 - image: cimg/go:1.23.8
# Please keep the version in sync with test/docker-compose.yaml # Please keep the version in sync with test/docker-compose.yaml
- image: cimg/postgres:14.1 - image: cimg/postgres:14.1