From 54d1be776bdb1ba6bb80bc9448eec57bbb10a81d Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Fri, 10 Nov 2023 13:56:41 -0500 Subject: [PATCH] Change to official image --- freshrss/freshrss-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freshrss/freshrss-deployment.yaml b/freshrss/freshrss-deployment.yaml index a95e03a..812d1bd 100644 --- a/freshrss/freshrss-deployment.yaml +++ b/freshrss/freshrss-deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: freshrss - image: linuxserver/freshrss + image: freshrss/freshrss env: - name: OIDC_ENABLED value: "1"