Chang docker image in offline read

This commit is contained in:
khs1994
2017-11-22 10:10:36 +08:00
parent e5569a1776
commit 68b4852827
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: