push changes

This commit is contained in:
Mateusz Gruszczyński
2026-03-20 09:22:06 +01:00
parent fca05e7a94
commit 97f63bd852

View File

@@ -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}