Merge pull request 'chore(deps): update postgres docker tag to v17.2' (#128) from renovate/postgres-17.x into master
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

Reviewed-on: #128
This commit is contained in:
Aravinth Manivannan 2025-01-10 22:17:06 +05:30
commit c685c38444

View file

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