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