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

This commit is contained in:
Renovate Bot 2024-11-15 19:54:41 +00:00
parent b72ccc4a92
commit 6e5c61299f

View file

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