mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
[test] update OTBR Dockerfile path (#11390)
This commit is contained in:
+1
-1
@@ -414,7 +414,7 @@ do_build_otbr_docker()
|
||||
third_party/openthread/repo
|
||||
rm -rf .git
|
||||
|
||||
docker build -t "${otbr_docker_image}" -f etc/docker/Dockerfile . \
|
||||
docker build -t "${otbr_docker_image}" -f etc/docker/test/Dockerfile . \
|
||||
"${docker_build_args[@]}" \
|
||||
--build-arg OTBR_OPTIONS="${otbr_options[*]}"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user