update postgresql to v15

This commit is contained in:
2023-04-05 23:06:48 +02:00
parent 39bae86307
commit 90d5f6e0d7
4 changed files with 13 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ services:
context: docker/postgresql
restart: always
ports:
- "5555:5432"
- "35555:5432"
environment:
POSTGRES_DB: json_test
POSTGRES_USER: test