Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki authored Nov 14, 2023
1 parent 796a6d3 commit 3074aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM husarnet/ros:${PREFIX}${ROS_DISTRO}-ros-base
SHELL ["/bin/bash", "-c"]

ARG PREFIX
ENV SLAM_MODE=
ENV SLAM_MODE=navigation
ENV PREFIX_ENV=$PREFIX

RUN apt update && apt upgrade -y && apt install -y \
Expand Down

0 comments on commit 3074aaf

Please sign in to comment.