Merge pull request 'chore(deps): update postgres docker tag to v13.15' (#4) from renovate/postgres-13.x into master
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending

Reviewed-on: #4
This commit is contained in:
Aravinth Manivannan 2024-06-08 13:21:52 +05:30
commit c04deaa492

View file

@ -12,7 +12,7 @@ services:
- MAILDEV_INCOMING_PASS=password
postgres:
image: postgres:13.2
image: postgres:13.15
network_mode: host
environment:
POSTGRES_PASSWORD: password