chore(deps): update ghcr.io/linuxserver/mariadb docker tag to v11.4.8
All checks were successful
Deploy / Prepare Build (push) Successful in 51s

| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| docker     | ghcr.io/linuxserver/mariadb | 11.4.5 | 11.4.8 |
This commit is contained in:
Renovate Bot
2025-08-26 14:02:11 +00:00
parent 40763811c4
commit 467f836cf1

View File

@ -14,7 +14,7 @@
- name: Create the mariadb container
docker_container:
name: "mariadb"
image: ghcr.io/linuxserver/mariadb:11.4.5
image: ghcr.io/linuxserver/mariadb:11.4.8
restart_policy: unless-stopped
recreate: true
ports: