Browse Source

Remove amd64 from the template until I have time to fix it correctly.

Robert Middleswarth 2 năm trước cách đây
mục cha
commit
74771207f8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      template/apps/guacamole.json

+ 0 - 1
template/apps/guacamole.json

@@ -6,7 +6,6 @@
 	"description": "A clientless remote desktop gateway.",
 	"image_arm32": "oznu/guacamole:armhf",
 	"image_arm64": "maxwaldorf/guacamole:latest",
-	"image_amd64": "guacamole/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.",