Skip to content

Commit

Permalink
remove troubleshooting tools
Browse files Browse the repository at this point in the history
  • Loading branch information
thijsvanloef committed Jan 23, 2024
1 parent 5da2067 commit 604466a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
xdg-user-dirs=0.17-2 \
procps=2:3.3.17-5 \
wget=1.21-1+deb11u1 \
net-tools \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 604466a

Please sign in to comment.