Update all digest updates
Some checks failed
/ Ansible Lint (push) Failing after 2m16s
/ Ansible Lint (pull_request) Failing after 2m15s

This commit is contained in:
Renovate 2025-10-27 00:30:37 +00:00
commit 1eddb0a092
5 changed files with 6 additions and 6 deletions

View file

@ -22,7 +22,7 @@
services:
keycloak:
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.4@sha256:65d65fa0e858a608fd3e7d16ecfd7a5ced2fba4ab22a8fd3b86f3742ecec0a83
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.4@sha256:7f0eb0fd37de9c83aaf7191be6dbab9c346ccef89393ec425d1e3a65ae7f3ae3
pull_policy: always
restart: unless-stopped
command: start --optimized
@ -46,7 +46,7 @@ services:
- "8080:8080"
db:
image: docker.io/library/postgres:15.14@sha256:9541969afa16d1ac724e16d1cf3c26ddd0c5bae5dd1c230118a7f5b9c14cde1f
image: docker.io/library/postgres:15.14@sha256:424e79b81868f5fc5cf515eaeac69d288692ebcca7db86d98f91b50d4bce64bb
restart: unless-stopped
networks:
- keycloak