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

| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| docker     | ghcr.io/linuxserver/mariadb | 11.4.4 | 11.4.5 |
This commit is contained in:
Renovate Bot 2025-02-24 16:01:33 +00:00
parent 814157c459
commit d97c6b1b24

View File

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