This commit is contained in:
Roxedus
2023-01-03 04:37:40 +01:00
parent 169a7ee007
commit 2b514fbb35

View File

@@ -10,7 +10,7 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
LABEL maintainer="Roxedus,thespad" LABEL maintainer="Roxedus,thespad"
# environment settings # environment settings
ARG PROWLARR_BRANCH="develop" ARG PROWLARR_BRANCH="master"
ENV XDG_CONFIG_HOME="/config/xdg" ENV XDG_CONFIG_HOME="/config/xdg"
RUN \ RUN \