소스 검색

change freshrss image to fix error related to Apache (#279)

for more error you can read this https://github.com/seazon/FeedMe/issues/67#issue-358096821
Monirzadeh 3 년 전
부모
커밋
4f584e4344
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      template/portainer-v2-arm64.json

+ 1 - 1
template/portainer-v2-arm64.json

@@ -1403,7 +1403,7 @@
 					"name": "PGID"
 				}
 			],
-			"image": "linuxserver/freshrss:latest",
+			"image": "freshrss/freshrss:arm",
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/freshrss-icon.png",
 			"name": "freshrss",
 			"platform": "linux",