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