Compare commits

..

1 Commits

Author SHA1 Message Date
adabc445fc chore(deps): update postgres docker tag to v15.18 2026-05-14 20:04:14 +00:00

View File

@ -118,7 +118,7 @@ services:
start_period: 5m
db:
image: postgres:15.17
image: postgres:15.18
secrets:
- db_password
configs: