mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-50: Update Docker container to use Java 8
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#
|
||||
|
||||
# Start from Tomcat image
|
||||
FROM tomcat:8.0.20-jre7
|
||||
FROM tomcat:8.0.20-jre8
|
||||
MAINTAINER Michael Jumper <mike.jumper@guac-dev.org>
|
||||
|
||||
# Version info
|
||||
|
Reference in New Issue
Block a user