diff --git a/guacamole/config.json b/guacamole/config.json index b971b23..7bb983c 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -1,6 +1,6 @@ { "name": "Guacamole", - "version": "1.2.0", + "version": "latest", "slug": "haguacamole", "description": "Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.", "arch": [ @@ -16,7 +16,7 @@ "panel_icon": "mdi:remote-desktop", "ingress": true, "ingress_port": 8080, - "image": "thedtwo/guacamole-base", + "image": "thedtwo/guacamole-webserver", "options": {}, "ports": { "8080/tcp": null