Update docker-compose.yml
update version numbers
This commit is contained in:
parent
4937ea92d1
commit
ace10caee1
@ -1,5 +1,5 @@
|
|||||||
weavescope-probe:
|
weavescope-probe:
|
||||||
image: weaveworks/scope:0.11.1
|
image: weaveworks/scope:1.0.0
|
||||||
privileged: true
|
privileged: true
|
||||||
net: host
|
net: host
|
||||||
pid: host
|
pid: host
|
||||||
@ -17,7 +17,7 @@ weavescope-probe:
|
|||||||
- "--no-app"
|
- "--no-app"
|
||||||
- "weavescope-app"
|
- "weavescope-app"
|
||||||
weavescope-app:
|
weavescope-app:
|
||||||
image: weaveworks/scope:0.11.1
|
image: weaveworks/scope:1.0.0
|
||||||
ports:
|
ports:
|
||||||
- "4040:4040"
|
- "4040:4040"
|
||||||
command:
|
command:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user