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 FROM scratch
RUN \ RUN \
echo "THEMEPARK :: INFO :: Installing svn package" && \
apt-get update && \ apt-get update && \
apt-get install -y \ apt-get install -y \
subversion subversion

Loading…
Cancel
Save