diff --git a/Dockerfile b/Dockerfile index 4360541532..1f959ff1f7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -168,7 +168,7 @@ RUN mkdir -p $ROOT_SRV # install demo dependencies RUN apt-get update && apt-get install -y \ - ros-$ROS_DISTRO-rviz2 \ + ros-$ROS_DISTRO-rviz2 # install gzweb dependacies RUN apt-get install -y --no-install-recommends \