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

This commit is contained in:
Renovate 2025-10-30 03:39:36 +00:00
commit 23aa5c6a33
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:424e79b81868f5fc5cf515eaeac69d288692ebcca7db86d98f91b50d4bce64bb
image: docker.io/library/postgres:18.0@sha256:1ffc019dae94eca6b09a49ca67d37398951346de3c3d0cfe23d8d4ca33da83fb
restart: unless-stopped
networks:
- keycloak