flcontainers / guacamole

A Docker Container for Apache Guacamole, a client-less remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH over HTML5. For x64, arm64 and ppc64le.
https://hub.docker.com/r/flcontainers/guacamole
GNU General Public License v3.0
322 stars 60 forks source link

update to 1.5.4 #108

Closed celevra closed 7 months ago

celevra commented 7 months ago

Hi,

in 1.5.3 json-auth is broken. Could you update the container to 1.5.4? I can't use the default container, cause i'm on arm64

regards and thanks for your work

justinKocian commented 7 months ago

Based on the Dockerfile, looks like it’s on the newest version of Guac - 1.5.4

celevra commented 7 months ago

ah then the documentation is wrong https://github.com/flcontainers/guacamole/blob/main/README.md?plain=1 Line 62 talks about 1.5.3

thank you