chore(deps): update postgres docker tag to v17.1
All checks were successful
ansible-lint / gitleaks (pull_request) Successful in 5s
ansible-lint / gitleaks (push) Successful in 21s
ansible-lint / Ansible Lint (pull_request) Successful in 4m10s
ansible-lint / Ansible Lint (push) Successful in 4m7s

This commit is contained in:
Renovate Bot 2024-11-15 00:05:52 +00:00
parent a3994c941f
commit b3c5a460ba

View file

@ -34,7 +34,7 @@ services:
######## Postgres ########
mf-db17:
container_name: "mf-db"
image: "postgres:17.0"
image: "postgres:17.1"
restart: unless-stopped
pull_policy: missing
environment: