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 660075cCopy full SHA for 660075c
docker-compose.yaml
@@ -6,7 +6,7 @@ services:
6
restart: on-failure
7
8
ssl-status-board:
9
- image: robocupssl/ssl-status-board:2.15.2@sha256:6b3a931e4613b6df5f041259747b7ad0468f7b200c7c0025504c952c49a9f9a4
+ image: robocupssl/ssl-status-board:2.15.3@sha256:a435f8890774c9e417f6e65b359e6c6b34c16c7c69e6d0e9df690de13d0030c2
10
command: [ "-address", ":8083" ]
11
network_mode: host
12
0 commit comments