Update postgres Docker tag to v18

This commit is contained in:
2026-01-20 16:34:57 +00:00
parent abef1a57b9
commit a2ac4badea

View File

@@ -23,7 +23,7 @@ services:
- db_pass
db_pg17:
image: postgres:17
image: postgres:18
container_name: wikijs_db_pg17
restart: unless-stopped
healthcheck: