Browse Source

Update image to failed2run/dashmachine for dashmachine to make it Arm32 and Arm64 Compatiable (#177)

Robert Middleswarth 3 years ago
parent
commit
c8850a7f40

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

@@ -677,7 +677,7 @@
 				"Tools"
 			],
 			"description": "Another application bookmark dashboard, with fun features.",
-			"image": "rmountjoy/dashmachine:latest",
+			"image": "failed2run/dashmachine:latest",
 			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/dashmachine_logo.png",
 			"name": "dashmachine",
 			"platform": "linux",

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

@@ -677,7 +677,7 @@
 				"Tools"
 			],
 			"description": "Another application bookmark dashboard, with fun features.",
-			"image": "rmountjoy/dashmachine:latest",
+			"image": "failed2run/dashmachine:latest",
 			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/dashmachine_logo.png",
 			"name": "dashmachine",
 			"platform": "linux",

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

@@ -677,7 +677,7 @@
 				"Tools"
 			],
 			"description": "Another application bookmark dashboard, with fun features.",
-			"image": "rmountjoy/dashmachine:latest",
+			"image": "failed2run/dashmachine:latest",
 			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/dashmachine_logo.png",
 			"name": "dashmachine",
 			"platform": "linux",