Skip to content

Commit

Permalink
Update docker base image to openjdk:8u292-jre-slim-buster (fixes #392)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmay committed May 1, 2021
1 parent ef8d813 commit d1ac491
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:8u282-jre-slim-buster
FROM openjdk:8u292-jre-slim-buster
MAINTAINER https://github.com/greenmail-mail-test/greenmail ([email protected])

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

0 comments on commit d1ac491

Please sign in to comment.