Skip to content

Commit

Permalink
switch to jdk 17
Browse files Browse the repository at this point in the history
  • Loading branch information
jwetzell committed May 6, 2024
1 parent 7adcd7f commit 6b8de99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.base
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM tomcat:9.0.88-jdk21
FROM tomcat:9.0.88-jdk17

ENV GUAC_VER=1.5.5 \
GUACAMOLE_HOME=/app/guacamole \
Expand Down

0 comments on commit 6b8de99

Please sign in to comment.