Postgres 14
This commit is contained in:
parent
fdbac8b6cc
commit
a5ddcecc21
@ -1,7 +1,7 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:13
|
image: postgres:14
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_USER=commento
|
- POSTGRES_USER=commento
|
||||||
- POSTGRES_PASSWORD
|
- POSTGRES_PASSWORD
|
||||||
|
Reference in New Issue
Block a user