From d4eeee4a65b2aa614f680a5c1237e22b0fe41cc1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 19:53:22 +0000 Subject: [PATCH] Build App list and docs --- template/portainer-v2-amd64.json | 2 +- template/portainer-v2-arm64.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/template/portainer-v2-amd64.json b/template/portainer-v2-amd64.json index 7a31257..04d2bac 100644 --- a/template/portainer-v2-amd64.json +++ b/template/portainer-v2-amd64.json @@ -2277,7 +2277,7 @@ "name": "PGID" } ], - "image": "lscr.io/linuxserver/firefox:latest", + "image": "linuxserver/firefox:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/firefox.png", "name": "Firefox", "platform": "linux", diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json index f81b36c..914f6f1 100644 --- a/template/portainer-v2-arm64.json +++ b/template/portainer-v2-arm64.json @@ -2201,7 +2201,7 @@ "name": "PGID" } ], - "image": "lscr.io/linuxserver/firefox:latest", + "image": "linuxserver/firefox:latest", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/firefox.png", "name": "Firefox", "platform": "linux",