Skip to content

Commit

Permalink
Merge pull request #140 from mondediefr/update
Browse files Browse the repository at this point in the history
update(): ruTorrent
  • Loading branch information
Rathorian authored Nov 30, 2024
2 parents e81bb51 + 0ce6963 commit d8c057a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ LABEL description="rutorrent based on alpinelinux" \

ARG FILEBOT=false
ARG FILEBOT_VER=5.1.6
ARG RUTORRENT_VER=5.1.0
ARG RUTORRENT_VER=5.1.1

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.0
| **RUTORRENT_VER** | ruTorrent version | *optional* | 5.1.1

### build

Expand Down

0 comments on commit d8c057a

Please sign in to comment.