Skip to content

Commit

Permalink
removing software-properties-common; leaving in boofuzz for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-kmcgill53 committed May 11, 2023
1 parent 491abda commit 344a729
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile.QA
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ RUN apt-get update && \
libboost-dev \
python3-dev \
python3-pip \
rapidjson-dev \
software-properties-common && \
rapidjson-dev && \
rm -rf /var/lib/apt/lists/*

RUN pip3 install --upgrade pip && \
Expand Down

0 comments on commit 344a729

Please sign in to comment.