Update all stable non-major dependencies
Some checks failed
/ Ansible Lint (push) Failing after 2m30s
/ Ansible Lint (pull_request) Has been cancelled

This commit is contained in:
Renovate 2026-03-06 18:48:06 +00:00
commit aa39c1e292
14 changed files with 21 additions and 21 deletions

View file

@ -3,7 +3,7 @@
services:
db:
image: mariadb:12.1.2
image: mariadb:12.2.2
command: --max_allowed_packet=3250585600
environment:
MYSQL_ROOT_PASSWORD: "{{ secret__sunders_db_root_password }}"