Update all stable non-major dependencies
Some checks failed
/ Ansible Lint (push) Failing after 6m30s
/ Ansible Lint (pull_request) Failing after 7m16s

This commit is contained in:
Renovate 2026-03-06 20:16:48 +00:00
commit 9b092d0daf
14 changed files with 21 additions and 21 deletions

View file

@ -22,7 +22,7 @@
services:
keycloak:
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.4
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.5
pull_policy: always
restart: unless-stopped
command: start --optimized
@ -46,7 +46,7 @@ services:
- "8080:8080"
db:
image: docker.io/library/postgres:15.15
image: docker.io/library/postgres:15.17
restart: unless-stopped
networks:
- keycloak