diff --git a/Dockerfile b/Dockerfile index 923b94c..9321953 100755 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA LABEL maintainer="Roxedus,thespad" # environment settings -ARG PROWLARR_BRANCH="develop" +ARG PROWLARR_BRANCH="master" ENV XDG_CONFIG_HOME="/config/xdg" RUN \