Skip to content

Commit 0a02010

Browse files
committed
更新docker镜像地址
1 parent 82567e6 commit 0a02010

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docker/latest/docker-compose.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ services:
1616
--max_connections=1000
1717
--default-authentication-plugin=mysql_native_password
1818
qingscan:
19-
image: registry.cn-beijing.aliyuncs.com/xtian/qingscan:20220520
19+
image: registry.cn-beijing.aliyuncs.com/xtian/qingscan:20221201
2020
container_name: qingscan
21-
# network_mode: "host"
21+
# network_mode: "host"
2222
links:
2323
- mysqlserver:mysql_addr
2424
volumes:
@@ -36,4 +36,4 @@ services:
3636
container_name: awvs
3737
ports:
3838
- "13443:3443"
39-
restart: always
39+
restart: always

0 commit comments

Comments
 (0)