Compare commits

...

2 commits

Author SHA1 Message Date
2340b468cf Update docker.io/library/mariadb Docker tag to v12
Some checks failed
/ build (pull_request) Successful in 27s
/ Ansible Lint (push) Failing after 2m38s
/ Ansible Lint (pull_request) Failing after 2m35s
2026-06-30 20:31:07 +00:00
Max
dea6bfe68b
update keycloak to 26.6.3
Some checks failed
/ cleanup-staging (pull_request) Successful in 7s
/ build (pull_request) Successful in 30s
/ build (push) Successful in 27s
/ Ansible Lint (pull_request) Failing after 2m25s
/ Ansible Lint (push) Failing after 2m23s
2026-06-30 22:19:41 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
services:
database:
image: docker.io/library/mariadb:11
image: docker.io/library/mariadb:12
environment:
- "MARIADB_DATABASE=wordpress"
- "MARIADB_ROOT_PASSWORD={{ secret__mariadb_root_password }}"

View file

@ -22,7 +22,7 @@
services:
keycloak:
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.6.0
image: git.hamburg.ccc.de/ccchh/oci-images/keycloak:26.6.3
pull_policy: always
restart: unless-stopped
command: start --optimized