Skip to content

Commit

Permalink
Revert now unnecessary zip and unzip apt installs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Newton committed Aug 22, 2023
1 parent f844c1c commit 1e859f2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ci/docker/ubuntu-22.04-cpp.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,7 @@ RUN apt-get update -y -q && \
rapidjson-dev \
rsync \
tzdata \
wget \
zip \
unzip && \
wget && \
apt-get clean && \
rm -rf /var/lib/apt/lists*

Expand Down

0 comments on commit 1e859f2

Please sign in to comment.