Update MariaDB image version to 11.8
Bump the mariadb to 11.8 (LTS)
This commit is contained in:
parent
d038bb62ba
commit
0541240527
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
services:
|
||||
mariadb:
|
||||
image: 'mariadb:10.5'
|
||||
image: 'mariadb:11.8'
|
||||
healthcheck:
|
||||
test:
|
||||
- CMD-SHELL
|
||||
|
|
|
|||
Loading…
Reference in a new issue