mirror of
https://gitee.com/novel_dev_team/novel-plus
synced 2026-07-20 17:54:59 +08:00
fix: 修复 mysql-novel-plus 镜像
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
FROM mysql:8.0
|
||||
FROM mysql:8.0.46
|
||||
COPY novel_plus_data.sql /docker-entrypoint-initdb.d/init.sql
|
||||
|
||||
Reference in New Issue
Block a user