Update docker.io/library/postgres Docker tag to v18
All checks were successful
/ Ansible Lint (pull_request) Successful in 2m34s
/ Ansible Lint (push) Successful in 2m6s

This commit is contained in:
Renovate 2025-10-24 17:00:43 +00:00
commit d321658680
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:1ffc019dae94eca6b09a49ca67d37398951346de3c3d0cfe23d8d4ca33da83fb
restart: unless-stopped
networks:
- keycloak