chore(deps): update postgres docker tag to v17
All checks were successful
ansible-lint / gitleaks (pull_request) Successful in 5s
ansible-lint / Ansible Lint (pull_request) Successful in 51s

This commit is contained in:
Renovate Bot 2024-09-27 06:09:06 +00:00
parent 24f538d28c
commit 557ff9d515

View file

@ -33,7 +33,7 @@ services:
######## Postgres ########
mf-db16:
container_name: "mf-db16"
image: "postgres:16.4"
image: "postgres:17.0"
restart: always
environment:
POSTGRES_USER: miniflux