From b79bde306643dda30593d954c4d8a02ca5156bc3 Mon Sep 17 00:00:00 2001 From: Holger Frey Date: Tue, 31 Aug 2021 10:41:53 +0200 Subject: [PATCH] trying to fix dependency bug --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index abaca41..d5e167d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ RUN useradd -m -u 1000 -g deploy deploy # # currently there is a bug in one of the following requriements -RUN apt-get install -y libssh-4 +#RUN apt-get install -y libssh-4 # install required packages RUN apt-get install -y apache2