Update circle.ci postgres image.

This commit is contained in:
go-jet 2024-02-07 11:15:36 +01:00
parent e51ddd5506
commit c19b3e7ae1

View file

@ -9,7 +9,7 @@ jobs:
docker: docker:
# specify the version # specify the version
- image: cimg/go:1.21.6 - image: cimg/go:1.21.6
- image: circleci/postgres:12 - image: cimg/postgres:16.1.0
environment: environment:
POSTGRES_USER: jet POSTGRES_USER: jet
POSTGRES_PASSWORD: jet POSTGRES_PASSWORD: jet