Update postgres Docker tag to v18 #4

Open
renovate-bot wants to merge 1 commits from renovate/postgres-18.x into main

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: