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

This commit is contained in:
Renovate 2026-03-06 19:30:51 +00:00
commit c91969d43a
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 }}"