소스 검색

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