Skip to content

Commit

Permalink
Merge pull request #126 from mondediefr/update
Browse files Browse the repository at this point in the history
update(): filebot + rutorrent
  • Loading branch information
Rathorian authored Oct 27, 2024
2 parents 60e4615 + 2f2d06c commit 463136a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ LABEL description="rutorrent based on alpinelinux" \
maintainer="magicalex <[email protected]>"

ARG FILEBOT=false
ARG FILEBOT_VER=5.1.5
ARG RUTORRENT_VER=4.3.6
ARG FILEBOT_VER=5.1.6
ARG RUTORRENT_VER=5.0.0

ENV UID=991 \
GID=991 \
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
| Argument | Description | Type | Default value |
| -------- | ----------- | ---- | ------------- |
| **FILEBOT** | Build with filebot | *optional* | false
| **FILEBOT_VER** | Filebot version | *optional* | 5.1.5
| **RUTORRENT_VER** | ruTorrent version | *optional* | 4.3.6
| **FILEBOT_VER** | Filebot version | *optional* | 5.1.6
| **RUTORRENT_VER** | ruTorrent version | *optional* | 5.0.0

### build

Expand Down

0 comments on commit 463136a

Please sign in to comment.