Skip to content

Commit

Permalink
Remove installing netcat and openjdk-11-jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiyan-sheng committed Aug 2, 2023
1 parent 5b97992 commit db36c2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ RUN apt-get -qq update && apt-get -qq -y --no-install-recommends install \
curl \
docker.io \
libsasl2-dev \
netcat \
openjdk-11-jdk \
sudo \
zip &&\
rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit db36c2d

Please sign in to comment.