Update docker.io/library/postgres Docker tag to v18
Some checks failed
/ Ansible Lint (push) Failing after 2m24s
/ Ansible Lint (pull_request) Failing after 2m25s

This commit is contained in:
Renovate 2025-11-04 12:30:43 +00:00
commit 897c05e762
6 changed files with 6 additions and 6 deletions

View file

@ -46,7 +46,7 @@ services:
- "8080:8080"
db:
image: docker.io/library/postgres:15.14@sha256:424e79b81868f5fc5cf515eaeac69d288692ebcca7db86d98f91b50d4bce64bb
image: docker.io/library/postgres:18.0@sha256:6f3e42ad37decc037c508dd405f5941c6dfa7d21f21a7237a43bde9def1e295e
restart: unless-stopped
networks:
- keycloak