Update postgres Docker tag to v18

This commit is contained in:
2026-07-17 07:18:42 +00:00
parent 48c6fe4304
commit 7e8d4c8b0c
+1 -1
View File
@@ -31,7 +31,7 @@ services:
- "coop-cloud.${STACK_NAME}.version=1.0.0+4.7.0"
postgres:
image: postgres:17.6-alpine
image: postgres:18.4-alpine
environment:
POSTGRES_USER: nodebb
POSTGRES_PASSWORD_FILE: /run/secrets/db_password