chore(deps-major): Update ghcr.io/linuxserver/mariadb Docker tag to v11

| datasource | package                     | from     | to     |
| ---------- | --------------------------- | -------- | ------ |
| docker     | ghcr.io/linuxserver/mariadb | 10.11.10 | 11.4.4 |
This commit is contained in:
Renovate Bot 2025-01-25 03:33:42 +00:00
parent f3d55d82aa
commit 8a24f71d28

View File

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