mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-980: used tomcat-jre8 Docker-Image seems to be deprecated
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
# such as `--build-arg TOMCAT_JRE=jre8-alpine`
|
# such as `--build-arg TOMCAT_JRE=jre8-alpine`
|
||||||
#
|
#
|
||||||
ARG TOMCAT_VERSION=8.5
|
ARG TOMCAT_VERSION=8.5
|
||||||
ARG TOMCAT_JRE=jre8
|
ARG TOMCAT_JRE=jdk8
|
||||||
|
|
||||||
# Use official maven image for the build
|
# Use official maven image for the build
|
||||||
FROM maven:3-jdk-8 AS builder
|
FROM maven:3-jdk-8 AS builder
|
||||||
|
Reference in New Issue
Block a user