Update to v4.1.0

This commit is contained in:
Christoph Wiechert 2017-11-30 15:35:23 +01:00
parent c0c3a5c4d9
commit 418e2363db

View File

@ -1,8 +1,8 @@
FROM alpine
MAINTAINER Christoph Wiechert <wio@psitrax.de>
ENV REFRESHED_AT="2017-11-27" \
POWERDNS_VERSION=4.0.5 \
ENV REFRESHED_AT="2017-11-30" \
POWERDNS_VERSION=4.1.0 \
MYSQL_AUTOCONF=true \
MYSQL_HOST="mysql" \
MYSQL_PORT="3306" \