Update docker.io/library/postgres Docker tag to v18
All checks were successful
/ Ansible Lint (push) Successful in 1m56s
/ Ansible Lint (pull_request) Successful in 3m23s

This commit is contained in:
Renovate 2025-10-23 13:45:44 +00:00
commit 94e6b9beb8
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@sha256:9541969afa16d1ac724e16d1cf3c26ddd0c5bae5dd1c230118a7f5b9c14cde1f
image: docker.io/library/postgres:18.0@sha256:7499fa0ed6b106d3b513fe792d673f1b496a539a541674fdcd9539c13c6427f3
restart: unless-stopped
networks:
- keycloak