Update postgres Docker tag to v18

This commit is contained in:
2026-08-14 08:02:37 +00:00
parent 68c0d59c40
commit 901bfda6ae
+1 -1
View File
@@ -58,7 +58,7 @@ services:
- oidc_client_secret
db_pg17:
image: postgres:17.11
image: postgres:18.6
container_name: mealie_db_pg17
restart: unless-stopped
healthcheck: