Add openssh-client package
All checks were successful
release / release-default (push) Successful in 1h8m9s

This commit is contained in:
Astound 2025-07-14 09:37:03 -05:00
parent abbcdec765
commit 5fbbe2f6e2
Signed by: kaiser
GPG Key ID: 97504AF0027B1A56

View File

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