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 8e98c0bCopy full SHA for 8e98c0b
docker-compose.yaml
@@ -12,7 +12,7 @@ services:
12
restart: on-failure
13
14
ssl-game-controller:
15
- image: robocupssl/ssl-game-controller:3.17.0@sha256:45ec1f883059235159a5159d56c60f0974b372133d1d7945985c0793ab2fe1a5
+ image: robocupssl/ssl-game-controller:3.18.0@sha256:d15d1ea336849e420386cf37bfc68ae8cac3c793225e272341010de03aeebc4a
16
command: [ "-address", "localhost:8081" ]
17
network_mode: host
18
0 commit comments