Compare commits

1 Commits

Author SHA1 Message Date
8b204f4533 Update postgres Docker tag to v18 2025-09-26 08:03:07 +00:00

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: