chore(deps): update postgres docker tag to v13.15
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2024-06-07 20:05:21 +00:00
parent 6ce87ee53a
commit 128ac9670b

View file

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