diff --git a/guacamole-client/config.json b/guacamole-client/config.json index 6ccf5e9..f114875 100644 --- a/guacamole-client/config.json +++ b/guacamole-client/config.json @@ -1,6 +1,6 @@ { "name": "Guacamole-Client", - "version": "1.2.0", + "version": "latest", "slug": "guacamole-client", "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