Skip to content

Commit

Permalink
pre-commit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
b1n-ch1kn committed Jan 10, 2024
1 parent c23da02 commit e2624cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.roscube
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ RUN echo 'export CYCLONEDDS_URI=file:///home/developer/driverless_ws/src/machine
RUN echo 'export ROS_DOMAIN_ID=69' >> /home/$USERNAME/.bashrc

COPY ./docker/conda_entrypoint.sh /conda_entrypoint.sh
ENTRYPOINT ["/conda_entrypoint.sh"]
ENTRYPOINT ["/conda_entrypoint.sh"]

0 comments on commit e2624cb

Please sign in to comment.