Add openssh-client package

This commit is contained in:
2025-07-14 09:37:03 -05:00
parent abbcdec765
commit 5fbbe2f6e2

View File

@@ -43,6 +43,7 @@ RUN apt-get update -y && apt-get upgrade -y && apt-get install --no-install-reco
net-tools \
nodejs \
npm \
openssh-client \
passwd \
pipx \
python3 \