mirror of
https://github.com/jwetzell/docker-guacamole.git
synced 2026-08-20 06:29:08 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e6ea6c206 | |||
| b312a3eace | |||
| b00cb7a9f2 | |||
| 80044f54a7 |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM tomcat:9.0.93-jdk17-temurin-noble
|
||||
FROM tomcat:9.0.102-jdk17-temurin-noble
|
||||
ARG TARGETPLATFORM
|
||||
|
||||
ENV GUAC_VER=1.5.5 \
|
||||
|
||||
@@ -58,9 +58,6 @@ Currently the available extensions are:
|
||||
|
||||
* auth-duo - [Duo two-factor authentication](https://guacamole.apache.org/doc/gug/duo-auth.html)
|
||||
* auth-header - [HTTP header authentication](https://guacamole.apache.org/doc/gug/header-auth.html)
|
||||
* auth-jdbc-mysql - [MySQL Authentication](https://guacamole.apache.org/doc/gug/jdbc-auth.html)
|
||||
* auth-jdbc-postgresql - [PostgreSQL Authentication](https://guacamole.apache.org/doc/gug/jdbc-auth.html)
|
||||
* auth-jdbc-sqlserver - [SQL Server Authentication](https://guacamole.apache.org/doc/gug/jdbc-auth.html)
|
||||
* auth-json - [Encrypted JSON Authentication](https://guacamole.apache.org/doc/gug/json-auth.html)
|
||||
* auth-ldap - [LDAP Authentication](https://guacamole.apache.org/doc/gug/ldap-auth.html)
|
||||
* auth-quickconnect - [Ad-hoc connections extension](https://guacamole.apache.org/doc/gug/adhoc-connections.html)
|
||||
|
||||
Reference in New Issue
Block a user