mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-06-25 20:41:32 +02:00
Reverted to Postgres 17
This commit is contained in:
+1
-1
@@ -155,7 +155,7 @@ services:
|
||||
# of truth); the schema itself is created by `db upgrade` (alembic).
|
||||
# ==========================================================================
|
||||
postgres:
|
||||
image: postgres:18-alpine
|
||||
image: postgres:17-alpine
|
||||
container_name: ${COMPOSE_PROJECT_NAME:-hub}-postgres
|
||||
profiles:
|
||||
- postgres
|
||||
|
||||
Reference in New Issue
Block a user