feat: MSQL 版本升级至 8.0.39
This commit is contained in:
parent
8508ae42c3
commit
52df674f17
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mysql:
|
||||
image: mysql:8.0.38
|
||||
image: mysql:8.0.39
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
environment:
|
||||
Loading…
Reference in New Issue