浏览代码

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

Robert Middleswarth 2 年之前
父节点
当前提交
74771207f8
共有 1 个文件被更改,包括 0 次插入1 次删除
  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.",