Update: PowerDNS 4.0.4

This commit is contained in:
Christoph Wiechert 2017-07-06 15:28:25 +02:00
parent b16584128b
commit a6b2f45453

View File

@ -2,7 +2,7 @@ FROM alpine
MAINTAINER Christoph Wiechert <wio@psitrax.de>
ENV REFRESHED_AT="2017-05-17" \
POWERDNS_VERSION=4.0.3 \
POWERDNS_VERSION=4.0.4 \
MYSQL_AUTOCONF=true \
MYSQL_HOST="mysql" \
MYSQL_PORT="3306" \