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

This commit is contained in:
Renovate 2025-10-22 21:50:06 +00:00
commit ea8078e0ce
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:33d0aae6356d4412efdebcdc554e489e7f9e88bb3cf9281f44aa1924fadbb4e7
restart: unless-stopped
networks:
- keycloak