diff --git a/Logstash/Dockerfile b/Logstash/Dockerfile index 961798c..88305c9 100644 --- a/Logstash/Dockerfile +++ b/Logstash/Dockerfile @@ -3,7 +3,7 @@ # to `latest`! See # https://github.com/phusion/baseimage-docker/blob/master/Changelog.md # for a list of version numbers. -FROM phusion/baseimage:0.9.14 +FROM phusion/baseimage:0.10.2 MAINTAINER cODAR "me@codar.nl" # Versions diff --git a/Qmail/Dockerfile b/Qmail/Dockerfile index 1aeb42e..0756f2b 100644 --- a/Qmail/Dockerfile +++ b/Qmail/Dockerfile @@ -3,7 +3,7 @@ # to `latest`! See # https://github.com/phusion/baseimage-docker/blob/master/Changelog.md # for a list of version numbers. -FROM phusion/baseimage:0.9.17 +FROM phusion/baseimage:0.10.2 MAINTAINER cODAR "me _ codar.nl" # Set correct environment variables.