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

Reviewed-on: #144
This commit is contained in:
Aravinth Manivannan 2025-03-20 14:03:17 +05:30
commit 28c0a49572

View file

@ -16,7 +16,7 @@ services:
# - MAILDEV_INCOMING_PASS=password
postgres:
image: postgres:17.2
image: postgres:17.4
network_mode: host
environment:
POSTGRES_PASSWORD: password