Skip to content

Commit

Permalink
Merge pull request #412 from stickz/patch-20
Browse files Browse the repository at this point in the history
rTorrent: Upgrade to v6.2
  • Loading branch information
crazy-max authored Dec 22, 2024
2 parents b536a3e + 7cdae90 commit 8da1973
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ ARG RUTORRENT_VERSION=699af5f45fef33d8f2b57792ffe7a48d084f2bed
ARG GEOIP2_RUTORRENT_VERSION=4ff2bde530bb8eef13af84e4413cedea97eda148
ARG DUMP_TORRENT_VERSION=302ac444a20442edb4aeabef65b264a85ab88ce9

# v6.1-0.9.8-0.13.8
ARG RTORRENT_STICKZ_VERSION=7e852c88465682864ef80d86f1d085d932ef3d89
# v6.2-0.9.8-0.13.8
ARG RTORRENT_STICKZ_VERSION=0165b4b6dde384d30c2b41ae6d6a2cd23b55c71e

ARG ALPINE_VERSION=3.19
ARG ALPINE_S6_VERSION=${ALPINE_VERSION}-2.2.0.3
Expand Down Expand Up @@ -216,7 +216,6 @@ RUN apk --update --no-cache add \
brotli \
ca-certificates \
coreutils \
cppunit-dev \
dhclient \
ffmpeg \
findutils \
Expand Down

0 comments on commit 8da1973

Please sign in to comment.