Browse Source

replace Mylar with Mylar3 (#219)

Robert Middleswarth 3 năm trước cách đây
mục cha
commit
426d4caaec

+ 1 - 1
pi-hosted_template/template/portainer-v2.json

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

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

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

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

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