提交 31785b36 编写于 作者: A ascrutae

update docker image version

上级 ac357e97
version: '2.1' version: '2.1'
services: services:
skywalking-webui: skywalking-webui:
image: sky-walking-ui:3.0.1-2017 image: sky-walking-ui:3.1-2017
expose: expose:
- "8080" - "8080"
ports: ports:
...@@ -12,7 +12,7 @@ services: ...@@ -12,7 +12,7 @@ services:
- COLLECTOR_SERVERS=skywalking-collector:12800 - COLLECTOR_SERVERS=skywalking-collector:12800
skywalking-collector: skywalking-collector:
image: skywalking-collector:3.0.1-2017 image: skywalking-collector:3.1-2017
expose: expose:
- "12800" - "12800"
- "1000" - "1000"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册