Update postgres Docker tag to v18

This commit is contained in:
2026-05-20 07:56:40 +00:00
parent e61bfaac56
commit d774e493fd
+1 -1
View File
@@ -57,7 +57,7 @@ services:
- oidc_client_secret
db_pg17:
image: postgres:17.10
image: postgres:18.4
container_name: mealie_db_pg17
restart: unless-stopped
healthcheck: