File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ services:
59
59
- expose
60
60
61
61
ssl-vision-client :
62
- image : robocupssl/ssl-vision-client:1.8.1
62
+ image : robocupssl/ssl-vision-client:1.8.2
63
63
command : [ "-visionAddress", "224.5.23.2:10006" ]
64
64
restart : unless-stopped
65
65
ports :
@@ -69,7 +69,7 @@ services:
69
69
- expose
70
70
71
71
ssl-status-board :
72
- image : robocupssl/ssl-status-board:2.11.6
72
+ image : robocupssl/ssl-status-board:2.11.7
73
73
restart : unless-stopped
74
74
ports :
75
75
- 8082/tcp
@@ -148,7 +148,7 @@ services:
148
148
- match
149
149
150
150
ssl-simulation-controller :
151
- image : robocupssl/ssl-simulation-controller:0.12.1
151
+ image : robocupssl/ssl-simulation-controller:0.12.2
152
152
command :
153
153
- " -refereeAddress"
154
154
- " 224.5.23.1:11003"
@@ -167,7 +167,7 @@ services:
167
167
- simulator
168
168
169
169
ssl-auto-recorder :
170
- image : robocupssl/ssl-auto-recorder:1.8.1
170
+ image : robocupssl/ssl-auto-recorder:1.8.2
171
171
restart : unless-stopped
172
172
volumes :
173
173
- ssl-auto-recorder-data:/data:rw
You can’t perform that action at this time.
0 commit comments