Skip to content

Commit

Permalink
Merge pull request #127 from mondediefr/update
Browse files Browse the repository at this point in the history
update(): rutorrent 5.1-beta3
  • Loading branch information
Rathorian authored Oct 27, 2024
2 parents 463136a + 5875d15 commit 1d821a8
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 @@ -28,7 +28,7 @@ LABEL description="rutorrent based on alpinelinux" \

ARG FILEBOT=false
ARG FILEBOT_VER=5.1.6
ARG RUTORRENT_VER=5.0.0
ARG RUTORRENT_VER=5.1-beta3

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.0.0
| **RUTORRENT_VER** | ruTorrent version | *optional* | 5.1-beta3

### build

Expand Down

0 comments on commit 1d821a8

Please sign in to comment.