We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9cfbbd commit 21ad211Copy full SHA for 21ad211
docker-compose.yaml
@@ -78,7 +78,7 @@ services:
78
- expose
79
80
ssl-game-controller-private:
81
- image: robocupssl/ssl-game-controller:3.12.9
+ image: robocupssl/ssl-game-controller:3.13.1
82
command:
83
- "-visionAddress"
84
- "224.5.23.2:11006"
@@ -210,7 +210,7 @@ services:
210
- guacamole
211
212
autoref-erforce:
213
- image: roboticserlangen/autoref:commit-6f15f574ea80
+ image: roboticserlangen/autoref:2025.0.0
214
# Run with UI (note: need to connect to the UI once to start the autoRef)
215
# command: [ "vnc" ]
216
restart: unless-stopped
0 commit comments