build(deps): update mariadb docker tag to v10.4.27 (#4557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4560/head
parent
e15e157dbe
commit
3320900d8b
|
@ -18,7 +18,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: mariadb
|
- name: mariadb
|
||||||
image: mariadb:10.4.10
|
image: mariadb:10.4.27
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3306
|
- containerPort: 3306
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
|
|
Loading…
Reference in New Issue