Skip to content

Commit

Permalink
update base to tomcat 9.0.88 and java jdk 21
Browse files Browse the repository at this point in the history
  • Loading branch information
jwetzell committed May 6, 2024
1 parent d812999 commit 7adcd7f
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.85-jre11
FROM tomcat:9.0.88-jdk21

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

0 comments on commit 7adcd7f

Please sign in to comment.