update mysql-docker 8.0.29 => 8.0.31
parent
83306f223a
commit
e5f85ce0a0
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.0.29
|
||||
image: mysql:8.0.31
|
||||
container_name: mysql
|
||||
environment:
|
||||
# 时区上海
|
||||
|
|
|
|||
Loading…
Reference in New Issue