浏览代码

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