Upgrade min.ie packaging

This commit is contained in:
Jonathan Cremin 2025-05-29 15:57:37 +01:00
parent c8000380b3
commit 20d395159b
8 changed files with 189 additions and 197 deletions

View file

@ -12,10 +12,10 @@ services:
ports:
- "8001:8000"
database:
image: "postgres:10-alpine"
image: "postgres:17"
ports:
- "5433:5432"
environment:
POSTGRES_PASSWORD: "minie"
POSTGRES_USER: "minie"
POSTGRES_DB: "minie"
POSTGRES_DB: "minie"