Compare commits

...

1 Commits

Author SHA1 Message Date
52d9e3b640 chore(deps): update postgres docker tag to v18 2026-05-14 20:04:19 +00:00

View File

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