Update circle.ci postgres image.
This commit is contained in:
parent
e51ddd5506
commit
c19b3e7ae1
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
docker:
|
||||
# specify the version
|
||||
- image: cimg/go:1.21.6
|
||||
- image: circleci/postgres:12
|
||||
- image: cimg/postgres:16.1.0
|
||||
environment:
|
||||
POSTGRES_USER: jet
|
||||
POSTGRES_PASSWORD: jet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue