Browse Source

Fixed typo

pull/14464/head
Volodymyr Babak 10 months ago
parent
commit
ddb569ee86
  1. 2
      application/src/main/data/json/edge/instructions/upgrade/docker/start_service.md

2
application/src/main/data/json/edge/instructions/upgrade/docker/start_service.md

@ -12,7 +12,7 @@ services:
...
```
Make sure your image is set to **tb-edge-${TB_EDGE_VERSION}**.
Make sure your image is set to **tb-edge:${TB_EDGE_VERSION}**.
Execute the following commands to up this docker compose directly:
```bash

Loading…
Cancel
Save