Update to v4.1.2 fixes #9

This commit is contained in:
Christoph Wiechert
2018-05-21 09:51:12 +02:00
parent 11ae49d756
commit 8880ba13fd
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
FROM alpine
MAINTAINER Christoph Wiechert <wio@psitrax.de>
ENV REFRESHED_AT="2018-03-02" \
POWERDNS_VERSION=4.1.1 \
ENV REFRESHED_AT="2018-05-21" \
POWERDNS_VERSION=4.1.2 \
MYSQL_AUTOCONF=true \
MYSQL_HOST="mysql" \
MYSQL_PORT="3306" \