Skip to content

Commit

Permalink
bug fix.
Browse files Browse the repository at this point in the history
Signed-off-by: Liu, Wei Zhi <wei.zhi.liu@intel.com>
  • Loading branch information
LewisLiuPub committed Jul 2, 2024
1 parent ce6608d commit 95c7e29
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@

ARG ROS_PRE_INSTALLED_PKG
ARG BUILD_FOLDER
ARG VERSION
FROM osrf/ros:${ROS_PRE_INSTALLED_PKG}
VOLUME [${BUILD_FOLDER}, "/root/catkin_ws"]


ARG VERSION
# setting proxy env --option
# If needed, enable the below ENV setting by correct proxies.
# ENV HTTP_PROXY="your_proxy"
Expand Down

0 comments on commit 95c7e29

Please sign in to comment.