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 5dbf311 commit e70db1fCopy full SHA for e70db1f
docker-compose.yaml
@@ -20,7 +20,7 @@ services:
20
- "./data/ssl-game-controller:/config:rw"
21
22
ssl-auto-recorder:
23
- image: robocupssl/ssl-auto-recorder:1.8.4@sha256:e319a2b42ce02216cf1bce49d9aa4e974d5a624084bed175327e07ce93fffb5b
+ image: robocupssl/ssl-auto-recorder:1.9.1@sha256:af070100732a3bfcdbd8e40786f12f0f266e2528815f6ef9d59beb97292e220d
24
command: [ "-http-port", "8084" ]
25
network_mode: host
26
restart: on-failure
0 commit comments