Update all stable non-major dependencies
Some checks failed
/ build (pull_request) Successful in 47s
/ Ansible Lint (pull_request) Failing after 2m54s
/ Ansible Lint (push) Failing after 3m1s

This commit is contained in:
Renovate 2026-07-01 12:46:11 +00:00
commit 8c8f8c4da1
11 changed files with 17 additions and 17 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 }}"