Skip to content

Commit

Permalink
Merge pull request #119 from mondediefr/update
Browse files Browse the repository at this point in the history
update(): ruTorrent 4.3.0
  • Loading branch information
Rathorian committed Apr 1, 2024
2 parents 8e2e4c0 + 3857230 commit b87d57f
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.3
ARG RUTORRENT_VER=4.2.11
ARG RUTORRENT_VER=4.3.0

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.3
| **RUTORRENT_VER** | ruTorrent version | *optional* | 4.2.11
| **RUTORRENT_VER** | ruTorrent version | *optional* | 4.3.0

### build

Expand Down

0 comments on commit b87d57f

Please sign in to comment.