diff options
Diffstat (limited to 'Dockerfile')
-rwxr-xr-x | Dockerfile | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -47,9 +47,7 @@ RUN apt-get update -q \ apt-transport-https \ vim \ nano \ - patch \ - curl \ - telnet + patch # Copy assets COPY RELEASE / |