added pakages
Some checks failed
/ ssh-server (push) Failing after 31s

This commit is contained in:
2025-09-07 10:06:56 +00:00
parent 4a2904ea3b
commit 9abc30e0ca
2 changed files with 4 additions and 2 deletions

View File

@@ -18,7 +18,8 @@ RUN apt-get update && \
python3 \
python3-pip \
openssh-server \
sudo && \
curl && \
yq && \
mkdir /var/run/sshd && \
apt-get clean