Update postgres Docker tag to v17.7

This commit is contained in:
Renovate Bot
2025-11-16 00:41:45 +00:00
parent 19ba5453a5
commit c61a167f3b
+1 -1
View File
@@ -45,7 +45,7 @@ services:
- back-tier
db:
image: postgres:17.6
image: postgres:17.7
environment:
POSTGRES_USER: "postgres"
POSTGRES_PASSWORD: "postgres"