Skip to content

Commit

Permalink
Use master branch of bloom to fix empy version error (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat authored Mar 25, 2024
1 parent a4165e7 commit 619e27e
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 @@ -5,7 +5,7 @@ RUN apk add --no-cache \
git \
py3-pip \
&& python3 -m pip install \
git+https://github.com/at-wat/bloom.git@use-empy-v3 \
git+https://github.com/ros-infrastructure/bloom@master \
rosdep
RUN rosdep init

Expand Down

0 comments on commit 619e27e

Please sign in to comment.