We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9764e7 commit 5df85f0Copy full SHA for 5df85f0
docker-compose.yaml
@@ -59,7 +59,7 @@ services:
59
- expose
60
61
ssl-vision-client:
62
- image: robocupssl/ssl-vision-client:1.8.3
+ image: robocupssl/ssl-vision-client:2.0.0
63
command: [ "-visionAddress", "224.5.23.2:10020" ]
64
restart: unless-stopped
65
ports:
0 commit comments