chore(deps): update ghcr.io/linuxserver/mariadb docker tag to v11.4.5
All checks were successful
Deploy / Prepare Build (push) Successful in 1m32s
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:
parent
814157c459
commit
d97c6b1b24
@ -14,7 +14,7 @@
|
|||||||
- name: Create the mariadb container
|
- name: Create the mariadb container
|
||||||
docker_container:
|
docker_container:
|
||||||
name: "mariadb"
|
name: "mariadb"
|
||||||
image: ghcr.io/linuxserver/mariadb:11.4.4
|
image: ghcr.io/linuxserver/mariadb:11.4.5
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
recreate: true
|
recreate: true
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user