From 0ce6963c228dbb974609e2cc32da60d4b3ea8e4a Mon Sep 17 00:00:00 2001 From: Rathorian Date: Sat, 30 Nov 2024 09:13:32 +0100 Subject: [PATCH] update(): ruTorrent --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index db5860d..be6727f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 \ diff --git a/README.md b/README.md index 72c52b1..f356aa8 100644 --- a/README.md +++ b/README.md @@ -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