更新部分镜像版本
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.9"
|
||||
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:5.7.43
|
||||
image: mysql:5.7.44
|
||||
container_name: mysql
|
||||
hostname: mysql
|
||||
restart: always
|
||||
|
||||
@@ -2,7 +2,7 @@ version: "3.9"
|
||||
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.0.34
|
||||
image: mysql:8.0.36
|
||||
container_name: mysql
|
||||
hostname: mysql
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user