Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
restart: on-failure

ssl-status-board:
image: robocupssl/ssl-status-board:2.17.2@sha256:6190475a48dd64058b3df790971b791f7424dc32c465723f4aa0f568b8549d94
image: robocupssl/ssl-status-board:2.18.0@sha256:8994ff7dea015ab052662516eff23c8aea8394521deece9190343829f51f9357
command: [ "-address", ":8083" ]
network_mode: host
restart: on-failure
Expand Down