From c02ee3c77c71860c7237e21f37a4ae406c1b070b Mon Sep 17 00:00:00 2001
From: Dmitriy Safronov <zimniy@cyberbrain.pw>
Date: Tue, 18 May 2021 20:12:49 +0300
Subject: [PATCH] new

---
 Dockerfile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index 0ce8daf..c85a44f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -36,6 +36,5 @@ RUN apk --no-cache add \
         openssh-client \
         rsync \
         git \
-        && \
 COPY --from=builder /opt/ansible /opt/ansible
 CMD [ "ansible", "--version" ]
-- 
GitLab