This commit is contained in:
Christoph Wiechert
2019-03-18 12:10:22 +01:00
parent bc39008069
commit 9debddb418
2 changed files with 3 additions and 3 deletions

View File

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