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

This commit is contained in:
Renovate 2026-03-06 20:16:48 +00:00
commit 9b092d0daf
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 }}"