chore(deps): update postgres docker tag to v16
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2024-07-10 22:08:03 +00:00
parent 2ab71ae235
commit b8d7049509

View file

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