From 694d43dd14c72f308130b75be77f1b6e982e2b30 Mon Sep 17 00:00:00 2001 From: ZhongZ <136690004+zhongzain@users.noreply.github.com> Date: Mon, 19 Jun 2023 11:10:03 +0900 Subject: [PATCH] Update DOCKER.md --- docs/guides/DOCKER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/DOCKER.md b/docs/guides/DOCKER.md index fef9af8..d48c5b6 100644 --- a/docs/guides/DOCKER.md +++ b/docs/guides/DOCKER.md @@ -44,4 +44,4 @@ python3 ioter/src/main.py ``` - HOST_IOTER_PATH: Path of ioter repository on host pc - DEVICE_NODE_PATH: Path of device node. For example, most devices starts with 'dev/ttyACM' -- VERSION: ioter image version such as '0.1.0'. You can find details from https://hub.docker/repository/docker/spdkimo/ioter/ +- VERSION: ioter image version such as '0.1.0'. You can find details from https://hub.docker.com/r/spdkimo/ioter/tags