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

This commit is contained in:
Renovate 2025-11-04 09:30:43 +00:00
commit 2bb6c777ec
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:b3ef52d269e0050ac3ba8266d8bc9650987412f60d66472fdf7e14f523ecc506
restart: unless-stopped
networks:
- keycloak