ソースを参照

Update Guacamole AMD64 image to point at.

Robert Middleswarth 2 年 前
コミット
620f634949
1 ファイル変更1 行追加1 行削除
  1. 1 1
      template/apps/guacamole.json

+ 1 - 1
template/apps/guacamole.json

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