diff --git a/.circleci/config.yml b/.circleci/config.yml index 39cd6b5..d0a24a1 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -8,7 +8,7 @@ jobs: build_and_tests: docker: # specify the version - - image: cimg/go:1.23.8 + - image: cimg/go:1.24.8 # Please keep the version in sync with test/docker-compose.yaml - image: cimg/postgres:14.1