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",