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
postgres:
image: postgres:16-alpine
image: postgres:18-alpine
profiles: ["pgsql"]
environment:
POSTGRES_DB: ${DB_NAME:-ksef}