From ff63b12a2887462166af0b7f79968b320b7991c1 Mon Sep 17 00:00:00 2001 From: "marcio.fernandes" Date: Tue, 3 Sep 2024 09:20:45 +0000 Subject: [PATCH] touch touch --- docker/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/Dockerfile b/docker/Dockerfile index dc48a17..fe92246 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -7,4 +7,4 @@ RUN apt-get install python3-virtualenv -y #RUN pip3 install --upgrade pip #RUN pip3 install --upgrade virtualenv RUN pip3 install ansible -RUN apt-get -y install openssh-client \ No newline at end of file +RUN apt-get -y install openssh-client \ No newline at end of file