diff --git a/rutorrent/Dockerfile b/rutorrent/Dockerfile index 9b01486..6e843f5 100644 --- a/rutorrent/Dockerfile +++ b/rutorrent/Dockerfile @@ -23,7 +23,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a automake \ autoconf \ wget \ - tar + tar \ subversion \ cppunit-dev \ openssl-dev \