Skip to content

Commit

Permalink
Removed wget
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde committed May 22, 2024
1 parent 95ae937 commit 59ebc69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions linux_docker_resources/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
python3-pytest-timeout \
python3-yaml \
uncrustify \
yamllint \
wget
yamllint

# Install LTTng-related packages starting from Iron only.
RUN if test \( ${ROS_DISTRO} != humble \); then apt-get update && apt-get install --no-install-recommends -y \
Expand Down

0 comments on commit 59ebc69

Please sign in to comment.