Upgrading both postgres image and postgres client in app.
This commit is contained in:
parent
4cc88602e1
commit
b6789f9366
3 changed files with 176 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
db:
|
||||
image: postgres:11
|
||||
image: postgres:16
|
||||
ports:
|
||||
- '5432:5432'
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue