Explorar o código

Update Guacamole AMD64 image to point at.

Robert Middleswarth %!s(int64=2) %!d(string=hai) anos
pai
achega
620f634949
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.",