push changes
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:16-alpine
|
image: postgres:18-alpine
|
||||||
profiles: ["pgsql"]
|
profiles: ["pgsql"]
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_DB: ${DB_NAME:-ksef}
|
POSTGRES_DB: ${DB_NAME:-ksef}
|
||||||
|
|||||||
Reference in New Issue
Block a user