浏览代码

fixed firefox image (#189)

Jesbin 1 年之前
父节点
当前提交
1a508c3ada
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      template/apps/Firefox.json

+ 2 - 2
template/apps/Firefox.json

@@ -15,8 +15,8 @@
 			"name": "PGID"
 		}
 	],
-	"image_arm64": "lscr.io/linuxserver/firefox:latest",
-	"image_amd64": "lscr.io/linuxserver/firefox:latest",
+	"image_arm64": "linuxserver/firefox:latest",
+	"image_amd64": "linuxserver/firefox:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/firefox.png",
 	"name": "Firefox",
 	"platform": "linux",