Browse Source

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 years ago
parent
commit
4f584e4344
1 changed files with 1 additions and 1 deletions
  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",