diff --git a/Dockerfile b/Dockerfile index e17ea34..38c877f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,7 +18,7 @@ RUN apt-get install libxml2>=2.9.10+dfsg-6.7+deb11u3 -y RUN apt-get install libksba8>=1.5.0-3+deb11u2 -y RUN apt-get install git -y RUN apt-get install libde265-0>=1.0.11-0+deb11u1 -y -#RUN apt-get install openssh-server>=1:9.2p1-2+deb12u2 -y +RUN apt-get remove openssh-client -y RUN pip install --upgrade pip RUN pip install setuptools==65.5.1 requests==2.26.0 discord.py==2.3.2 aiohttp==3.9.0