Update to 4.1.5

This commit is contained in:
r1co 2018-11-08 22:04:51 +01:00 committed by GitHub
parent 92c5339fad
commit 075b73bf3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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" \