undo db image from mariadb, using mysql:latest

This commit is contained in:
alexveebee 2025-04-30 02:02:10 +00:00
parent 291bb26e74
commit 14b8ce42a8

View File

@ -69,7 +69,7 @@ services:
- db - db
db: db:
image: mariadb:lts image: mysql:lts
container_name: vichan_mariadb container_name: vichan_mariadb
restart: unless-stopped restart: unless-stopped
volumes: volumes: