Compare commits

...

2 Commits

Author SHA1 Message Date
b727eb3b0c Merge pull request 'chore(deps-major): Update ghcr.io/linuxserver/mariadb Docker tag to v11' (#33) from renovate/ghcr.io-linuxserver-mariadb-11.x into master
All checks were successful
Deploy / Prepare Build (push) Successful in 1m28s
Reviewed-on: #33
2025-01-25 13:55:24 +10:00
Renovate Bot
8a24f71d28 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 |
2025-01-25 03:33:42 +00:00

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: