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 240685d commit aeb91e3Copy full SHA for aeb91e3
docker-compose.yaml
@@ -12,7 +12,7 @@ services:
12
restart: on-failure
13
14
ssl-game-controller:
15
- image: robocupssl/ssl-game-controller:3.18.0@sha256:d15d1ea336849e420386cf37bfc68ae8cac3c793225e272341010de03aeebc4a
+ image: robocupssl/ssl-game-controller:3.18.1@sha256:467863fda5175a6678e77eab98cae6195576005473383e926fe7c8d9f94f6993
16
command: [ "-address", "localhost:8081" ]
17
network_mode: host
18
0 commit comments