diff --git a/freshrss/Dockerfile b/freshrss/Dockerfile index ae48552..473d7a9 100644 --- a/freshrss/Dockerfile +++ b/freshrss/Dockerfile @@ -15,7 +15,7 @@ ARG USER="freshrss" # Set versions ARG SUPERCRONIC_VERSION="v0.2.32" ARG S6_OVERLAY_VERSION="v3.1.1.2" -ARG FRESHRSS_VERSION="1.21.0" +ARG FRESHRSS_VERSION="1.24.3" # Set container root to read-only and production ENV S6_READ_ONLY_ROOT="1"