aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index a4a96b7..52879c0 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -15,8 +15,9 @@ RUN apt-get -y update \
patch \
perl \
python \
- unzip \
rsync \
+ subversion \
+ unzip \
wget \
&& rm -rf /var/lib/apt/lists/*