chore(deps): update ghcr.io/linuxserver/mariadb docker tag to v10.11.10
Some checks failed
Deploy / Prepare Build (push) Failing after 3m14s
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:
parent
3b3a0a2dd2
commit
8abedce477
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user