Chang docker image in offline read

This commit is contained in:
khs1994
2017-11-22 10:10:36 +08:00
parent 4139271563
commit 813e601bc1
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ services:
docker_practice:
build: ./.travis
image: yeasy/docker_practice:latest
image: ccr.ccs.tencentyun.com/docker_practice/docker_practice:latest
ports:
- 4000:4000
volumes: