Skip to content

Commit

Permalink
Update container base image to openjdk:8u322-jre-slim-buster (backport
Browse files Browse the repository at this point in the history
…#424, fixes #438)
  • Loading branch information
marcelmay committed Feb 20, 2022
1 parent 6e29b2e commit 32bafcd
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:8u302-jre-slim-buster
FROM openjdk:8u322-jre-slim-buster
MAINTAINER https://github.com/greenmail-mail-test/greenmail (marcel.may.de@gmail.com)

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

0 comments on commit 32bafcd

Please sign in to comment.