فهرست منبع

Update guacamole arm64 build to use an arm64 instead of arm32 based image. (#314)

Robert Middleswarth 3 سال پیش
والد
کامیت
65694d6740
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      template/apps/guacamole.json

+ 2 - 2
template/apps/guacamole.json

@@ -3,9 +3,9 @@
 		"Other",
 		"Tools"
 	],
-	"description": "[arm] A clientless remote desktop gateway.",
+	"description": "A clientless remote desktop gateway.",
 	"image32": "oznu/guacamole:armhf",
-	"image64": "oznu/guacamole:armhf",
+	"image64": "maxwaldorf/guacamole:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/guacamole.png",
 	"name": "guacamole",
 	"note": "The default login will be guacadmin/guacadmin. It is common practice to add a new admin user and remove the default user for Guacamole.",