Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to rTorrent stickz version 4! #372

Merged
merged 1 commit into from
Jul 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ ARG GEOIP2_PHPEXT_VERSION=1.3.1
ARG RUTORRENT_VERSION=9bf6e15c4864a71ff9e9ca5ea689fd001931279b
ARG GEOIP2_RUTORRENT_VERSION=4ff2bde530bb8eef13af84e4413cedea97eda148

# v3.2-0.9.8-0.13.8
ARG RTORRENT_STICKZ_VERSION=970deaebe765e8f56bc342aa03e5c81c8d4c9c8f
# v4.0-0.9.8-0.13.8
ARG RTORRENT_STICKZ_VERSION=5e93c1dc03a613e916877a135439a2643fdf9c48

ARG ALPINE_VERSION=3.19
ARG ALPINE_S6_VERSION=${ALPINE_VERSION}-2.2.0.3
Expand Down
Loading