Browse Source

asdad

pull/151/head
gilbN 4 years ago
parent
commit
22e5a9ed4e
  1. 1
      qbittorrent/Dockerfile

1
qbittorrent/Dockerfile

@ -1,7 +1,6 @@
FROM scratch
RUN \
echo "THEMEPARK :: INFO :: Installing svn package" && \
apt-get update && \
apt-get install -y \
subversion

Loading…
Cancel
Save