更新部分镜像版本
This commit is contained in:
committed by
cloud-init created default user
parent
3bf48989c7
commit
c82131b8ac
@@ -2,7 +2,7 @@ version: "3.9"
|
||||
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.0.41
|
||||
image: mysql:8.0.42
|
||||
container_name: mysql
|
||||
hostname: mysql
|
||||
restart: always
|
||||
|
||||
@@ -2,7 +2,7 @@ version: "3.9"
|
||||
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.0.41
|
||||
image: mysql:8.0.42
|
||||
container_name: mysql
|
||||
hostname: mysql
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user