Bump default db service to 17

This commit is contained in:
Oliver Günther
2025-11-12 14:42:55 +01:00
parent 195e3da18f
commit 3b50096b91
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ x-op-app: &app
services:
db:
image: postgres:13
image: postgres:17
<<: *restart_policy
stop_grace_period: "3s"
volumes: