From e5ebdf73b1634e2cb7c9bd6d52f101417d2d13c5 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Sun, 12 May 2024 20:06:08 +0530 Subject: [PATCH] use the privacydev nitter image --- privfrontends/vars.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/privfrontends/vars.yaml b/privfrontends/vars.yaml index 2c6fab1..483f58c 100644 --- a/privfrontends/vars.yaml +++ b/privfrontends/vars.yaml @@ -125,7 +125,7 @@ apps: docker_settings: services: - name: nitter - image: codeberg.org/aryak/nitter-image:latest + image: ghcr.io/privacydevel/nitter:master ports: - "8387:8080" mounts: