Update docker.io/library/postgres Docker tag to v18
Some checks failed
/ Ansible Lint (pull_request) Successful in 2m3s
/ Ansible Lint (push) Failing after 11m15s

This commit is contained in:
Renovate 2025-10-23 12:15:43 +00:00
commit 90035e09e9
5 changed files with 5 additions and 5 deletions

View file

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