Skip to content

Commit

Permalink
Merge pull request #148 from mondediefr/update
Browse files Browse the repository at this point in the history
update(): ruTorrent
  • Loading branch information
Rathorian authored Jan 8, 2025
2 parents 568062f + 84466ef commit aefafa1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG CARES_VERSION=1.34.3
ARG CURL_VERSION=8.11.0
ARG CARES_VERSION=1.34.4
ARG CURL_VERSION=8.11.1
ARG MKTORRENT_VERSION=v1.1
ARG DUMP_TORRENT_VERSION=302ac444a20442edb4aeabef65b264a85ab88ce9

Expand Down Expand Up @@ -95,7 +95,7 @@ LABEL description="rutorrent based on alpinelinux" \

ARG FILEBOT=false
ARG FILEBOT_VER=5.1.6
ARG RUTORRENT_VER=5.1.2
ARG RUTORRENT_VER=5.1.5

ENV UID=991 \
GID=991 \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
| -------- | ----------- | ---- | ------------- |
| **FILEBOT** | Build with filebot | *optional* | false
| **FILEBOT_VER** | Filebot version | *optional* | 5.1.6
| **RUTORRENT_VER** | ruTorrent version | *optional* | 5.1.2
| **RUTORRENT_VER** | ruTorrent version | *optional* | 5.1.5

### build

Expand Down

0 comments on commit aefafa1

Please sign in to comment.