Update circle.ci postgres image.
This commit is contained in:
parent
c19b3e7ae1
commit
a46f5c1bd6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue