From 01624c76054c5561b80ae5b9960a20bb2cc34037 Mon Sep 17 00:00:00 2001 From: OnceUponATimeInAmerica <114700833+OnceUponATimeInAmerica@users.noreply.github.com> Date: Tue, 27 Aug 2024 04:28:16 +0330 Subject: [PATCH] Update Dockerfile (test9) --- Dockerfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 80230176..d40ec3fe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -90,8 +90,6 @@ IgnoreRhosts yes\n\ HostbasedAuthentication no\n\ ChallengeResponseAuthentication no\n" > /etc/ssh/sshd_config -# PermitEmptyPasswords yes\n\ - # Expose/announce the SSH port EXPOSE 12297