update docker image version

This commit is contained in:
ascrutae 2017-06-06 09:44:57 +08:00
parent ac357e9742
commit 31785b3659
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
version: '2.1'
services:
skywalking-webui:
image: sky-walking-ui:3.0.1-2017
image: sky-walking-ui:3.1-2017
expose:
- "8080"
ports:
@ -12,7 +12,7 @@ services:
- COLLECTOR_SERVERS=skywalking-collector:12800
skywalking-collector:
image: skywalking-collector:3.0.1-2017
image: skywalking-collector:3.1-2017
expose:
- "12800"
- "1000"