Skip to content

Commit

Permalink
Update GreenMail Standalone base docker image (fixes #278)
Browse files Browse the repository at this point in the history
Update from openjdk:7u201-jre-alpine3.9 (65MB) to latest JDK 8 openjdk:8u212-jre-alpine3.9 image (58MB).
  • Loading branch information
marcelmay committed Oct 22, 2019
1 parent 84f01e7 commit 539d754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion greenmail-docker/standalone/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM openjdk:7u201-jre-alpine3.9
FROM openjdk:8u212-jre-alpine3.9
MAINTAINER https://github.com/greenmail-mail-test/greenmail (marcel.may.de@gmail.com)

#######################
Expand Down

0 comments on commit 539d754

Please sign in to comment.