Update all stable non-major dependencies
All checks were successful
/ build (pull_request) Successful in 43s
/ Ansible Lint (push) Successful in 3m30s
/ Ansible Lint (pull_request) Successful in 2m53s

This commit is contained in:
Renovate 2026-06-25 00:01:01 +00:00
commit 2a4c95e29c
12 changed files with 18 additions and 18 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 }}"