Merge pull request #17 from r1co/update-4.1.5

Update to 4.1.5
This commit is contained in:
Christoph Wiechert
2018-11-09 00:04:12 +01:00
committed by GitHub

View File

@ -3,8 +3,8 @@
FROM alpine:3.7
MAINTAINER Christoph Wiechert <wio@psitrax.de>
ENV REFRESHED_AT="2018-09-09" \
POWERDNS_VERSION=4.1.4 \
ENV REFRESHED_AT="2018-11-08" \
POWERDNS_VERSION=4.1.5 \
MYSQL_AUTOCONF=true \
MYSQL_HOST="mysql" \
MYSQL_PORT="3306" \