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:
parent
f3d55d82aa
commit
8a24f71d28
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user