Update circle.ci postgres image.

This commit is contained in:
go-jet 2024-02-07 11:18:29 +01:00
parent c19b3e7ae1
commit a46f5c1bd6

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: cimg/postgres:16.1.0 - image: cimg/postgres:14.10
environment: environment:
POSTGRES_USER: jet POSTGRES_USER: jet
POSTGRES_PASSWORD: jet POSTGRES_PASSWORD: jet