Update all stable non-major dependencies
Some checks failed
/ build (pull_request) Successful in 54s
/ Ansible Lint (pull_request) Failing after 3m39s
/ Ansible Lint (push) Failing after 3m47s

This commit is contained in:
Renovate 2026-08-28 00:16:43 +00:00
commit 6172fd8d7c
11 changed files with 20 additions and 20 deletions

View file

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