chore: mariadb update
This commit is contained in:
parent
c1866bacef
commit
2008cb13d7
1 changed files with 1 additions and 3 deletions
|
@ -1,9 +1,7 @@
|
|||
version: "3.9"
|
||||
|
||||
services:
|
||||
database:
|
||||
container_name: "muffin_database"
|
||||
image: mariadb:10.9.4
|
||||
image: mariadb:11.4.2
|
||||
volumes:
|
||||
- "./database/:/var/lib/mysql"
|
||||
- "/etc/localtime:/etc/localtime"
|
||||
|
|
Loading…
Reference in a new issue