docs: bump mysql version to 8.0.31 for docker documentation (#167)

将 Docker Compose 文档中的 MySQL 版本升级到 8.0.31 以支持 Arm 架构的机器。

/kind documentation

Fixes #135 

```release-note
None
```
This commit is contained in:
Ryan Wang
2023-01-06 11:16:38 +08:00
committed by GitHub
parent 8c3d6d097e
commit 91683d445a
3 changed files with 3 additions and 3 deletions

View File

@@ -136,7 +136,7 @@ import DockerArgs from "./slots/docker-args.md"
- --halo.security.initializer.superadminpassword=P@88w0rd
halodb:
image: mysql:8.0.27
image: mysql:8.0.31
container_name: halodb
restart: on-failure:3
networks: