3.0.0-Cake #5

Merged
migan merged 33 commits from release/3.0.0 into main 2024-08-14 14:16:30 +00:00
Showing only changes of commit 2008cb13d7 - Show all commits

View file

@ -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"