Merge pull request #258 from ipnet-mesh/renovate/postgres-18.x

chore(deps): update postgres docker tag to v18
This commit is contained in:
JingleManSweep
2026-06-15 19:56:01 +01:00
committed by GitHub
+1 -1
View File
@@ -155,7 +155,7 @@ services:
# of truth); the schema itself is created by `db upgrade` (alembic).
# ==========================================================================
postgres:
image: postgres:17-alpine
image: postgres:18-alpine
container_name: ${COMPOSE_PROJECT_NAME:-hub}-postgres
profiles:
- postgres