Skip to content

Commit

Permalink
Update package release
Browse files Browse the repository at this point in the history
  • Loading branch information
delihus authored Oct 18, 2024
1 parent d3fe1f7 commit 034a6ad
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 @@ -8,7 +8,7 @@ SHELL ["/bin/bash", "-c"]

WORKDIR /ros2_ws

ARG DEPTHAI_ROS_RELEASE="v2.8.1-${ROS_DISTRO}"
ARG DEPTHAI_ROS_RELEASE="v2.10.3-${ROS_DISTRO}"

RUN apt-get update && apt-get install -y \
python3-pip \
Expand Down

0 comments on commit 034a6ad

Please sign in to comment.