update mysql 8.0.31 => 3.0.33
parent
60abcff698
commit
a87c14b40d
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.0.31
|
||||
image: mysql:8.0.33
|
||||
container_name: mysql
|
||||
environment:
|
||||
# 时区上海
|
||||
|
|
|
|||
Loading…
Reference in New Issue