Skip to content

Commit

Permalink
Update docker base image to openjdk:8u282-jre-slim-buster (issue #363)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmay committed Jan 31, 2021
1 parent 17278ff commit 08632bf
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:8u275-jre-slim-buster
FROM openjdk:8u282-jre-slim-buster
MAINTAINER https://github.com/greenmail-mail-test/greenmail (marcel.may.de@gmail.com)

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

0 comments on commit 08632bf

Please sign in to comment.