소스 검색

Build App list and docs

github-actions[bot] 1 년 전
부모
커밋
d4eeee4a65
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      template/portainer-v2-amd64.json
  2. 1 1
      template/portainer-v2-arm64.json

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

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