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

This commit is contained in:
Renovate Bot 2024-09-27 02:36:13 +00:00
parent 23a87480b7
commit 1512007d30

View file

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