Compare commits

..

3 Commits
45 ... 48

Author SHA1 Message Date
sparklyballs
18eadcefdb Merge pull request #16 from Owkkuri/version_update_4_0_3
Version update 4 0 3
2017-12-19 11:50:58 +00:00
Ross van Wyk
07e75f2949 update docs
Add version change to Versions list
2017-12-19 01:11:21 +02:00
Ross van Wyk
3c3ae9cab1 version update
Update qbittorrent version to 4.0.3, was 4.0.2
2017-12-19 01:10:40 +02:00
2 changed files with 2 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
LABEL maintainer="sparklyballs"
# package versions
ARG QBITTORRENT_VER="4.0.2"
ARG QBITTORRENT_VER="4.0.3"
ARG RASTERBAR_VER="1.1.5"
# environment settings

View File

@@ -100,6 +100,7 @@ To monitor the logs of the container in realtime: `docker logs -f qbittorrent`
## Versions
+ **19.12.17:** Update to v4.0.3.
+ **09.12.17:** Rebase to alpine 3.7.
+ **01.12.17:** Update to v4.0.2.
+ **27.11.17:** Update to v4 and use cpu_core routine to speed up builds.