chore(deps): update postgres docker tag to v17

This commit is contained in:
renovate[bot]
2024-12-27 12:20:44 +00:00
committed by GitHub
parent 842e1628a3
commit 9866f5979a
+1 -1
View File
@@ -2,7 +2,7 @@ version: "3"
services:
db:
image: postgres:16
image: postgres:17
ports:
- "5432:5432"
environment: