From 5875d157929d0631a0a2ba560ac7412c7ac0c4bb Mon Sep 17 00:00:00 2001 From: Rathorian Date: Sun, 27 Oct 2024 18:20:15 +0100 Subject: [PATCH] update(): rutorrent 5.1-beta3 --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index fc94901..070f2c0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 \ diff --git a/README.md b/README.md index 0b7fd86..7e27b62 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.0.0 +| **RUTORRENT_VER** | ruTorrent version | *optional* | 5.1-beta3 ### build