Skip to content

Commit 24781a4

Browse files
committed
Use new ssl-remote-control version
1 parent a26a061 commit 24781a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ services:
5050
- "8083:8083/tcp"
5151

5252
ssl-remote-control-yellow:
53-
image: "robocupssl/ssl-remote-control:1.0.7"
53+
image: "robocupssl/ssl-remote-control:1.1.0"
5454
command:
5555
- "-address"
5656
- ":8084"
@@ -63,7 +63,7 @@ services:
6363
- "8084:8084/tcp"
6464

6565
ssl-remote-control-blue:
66-
image: "robocupssl/ssl-remote-control:1.0.7"
66+
image: "robocupssl/ssl-remote-control:1.1.0"
6767
command:
6868
- "-address"
6969
- ":8085"

0 commit comments

Comments
 (0)