Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d94a497 commit 75d7786Copy full SHA for 75d7786
bin/docker-config.sh
@@ -1,9 +1,9 @@
1
-# WECHATY_IMAGE=zixia/wechaty:0.18
+# WECHATY_IMAGE=zixia/wechaty:0.20
2
3
# Docker Registry Officla Mirror for China Users
4
# https://www.docker-cn.com/registry-mirror
5
# https://docs.docker.com/registry/recipes/mirror/#use-case-the-china-registry-mirror
6
-WECHATY_IMAGE=registry.docker-cn.com/zixia/wechaty:latest
+WECHATY_IMAGE=registry.docker-cn.com/zixia/wechaty:0.20
7
8
function wechaty::env () {
9
envText=$(env | grep WECHATY_)
0 commit comments