Compare commits

...

2 commits

Author SHA1 Message Date
d10807f5c8 Update docker.io/library/mariadb Docker tag to v12
Some checks failed
/ Ansible Lint (push) Successful in 2m38s
/ build (pull_request) Failing after 2m44s
/ Ansible Lint (pull_request) Successful in 2m39s
2026-06-15 17:16:17 +00:00
5f7b0c9449 Adjust to content change
Some checks failed
/ Ansible Lint (push) Successful in 2m29s
/ build (push) Failing after 2m43s
2026-06-15 19:07:17 +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

@ -124,7 +124,7 @@ endpoints:
conditions:
- "[STATUS] == 200"
- "[CERTIFICATE_EXPIRATION] > 48h"
- "[BODY] == pat(*Wir sind der Chaos Computer Club der Hansestadt Hamburg.*)"
- "[BODY] == pat(*Wir sind der Chaos Computer Club der Hansestadt Hamburg:*)"
- name: spaceapi.ccc.de
url: "https://spaceapi.ccc.de"