chore(deps): update postgres docker tag to v17.4
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline is pending

This commit is contained in:
Renovate Bot 2025-02-23 23:55:05 +00:00
parent f401cbfcdc
commit 4d68379b88

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