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