Skip to content

Commit

Permalink
Update tomcat tag from 9.0-jre8-slim to 9.0-jdk8-openjdk-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
hof authored and arnaudroques committed Jul 3, 2020
1 parent 655f53f commit d6dcdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.tomcat
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN mvn --batch-mode --define java.net.useSystemProxies=true package

########################################################################################

FROM tomcat:9.0-jre8-slim
FROM tomcat:9.0-jdk8-openjdk-slim
MAINTAINER D.Ducatel

RUN apt-get update && \
Expand Down

0 comments on commit d6dcdab

Please sign in to comment.