Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 75d7786

Browse files
committed
use docker image v0.20 for better experience
1 parent d94a497 commit 75d7786

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/docker-config.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# WECHATY_IMAGE=zixia/wechaty:0.18
1+
# WECHATY_IMAGE=zixia/wechaty:0.20
22

33
# Docker Registry Officla Mirror for China Users
44
# https://www.docker-cn.com/registry-mirror
55
# https://docs.docker.com/registry/recipes/mirror/#use-case-the-china-registry-mirror
6-
WECHATY_IMAGE=registry.docker-cn.com/zixia/wechaty:latest
6+
WECHATY_IMAGE=registry.docker-cn.com/zixia/wechaty:0.20
77

88
function wechaty::env () {
99
envText=$(env | grep WECHATY_)

0 commit comments

Comments
 (0)