chore(deps): update ghcr.io/linuxserver/mariadb docker tag to v10.11.10
Some checks failed
Deploy / Prepare Build (push) Failing after 3m14s

| datasource | package                     | from    | to       |
| ---------- | --------------------------- | ------- | -------- |
| docker     | ghcr.io/linuxserver/mariadb | 10.11.8 | 10.11.10 |
This commit is contained in:
Renovate Bot 2024-11-04 00:01:54 +00:00
parent 3b3a0a2dd2
commit 8abedce477

View File

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