Update postgres Docker tag to v18

This commit is contained in:
2025-09-26 08:02:49 +00:00
parent caba743319
commit ec1da3bb87

View File

@@ -57,7 +57,7 @@ services:
- oidc_client_secret
db_pg17:
image: postgres:17.6
image: postgres:18.0
container_name: mealie_db_pg17
restart: unless-stopped
healthcheck: