From beb79cee76634c0094b7eb943dabdb4fd870532f Mon Sep 17 00:00:00 2001 From: d-two <32079446+d-two@users.noreply.github.com> Date: Thu, 19 Nov 2020 23:06:57 +0100 Subject: [PATCH] Update config.json --- guacamole/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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