Update all stable non-major dependencies
Some checks failed
/ Ansible Lint (pull_request) Successful in 2m28s
/ Ansible Lint (push) Successful in 2m30s
/ build (pull_request) Failing after 2m45s

This commit is contained in:
Renovate 2026-06-01 23:45:55 +00:00
commit 38aca6fd7b
11 changed files with 16 additions and 16 deletions

View file

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