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

View File

@ -14,7 +14,7 @@
## Supported tags
* Exact: i.e. `4.1.5-r1`: PowerDNS Version 4.1.5, image build 1
* Exact: i.e. `4.1.7`: PowerDNS Version 4.1.7
* `4.0`: PowerDNS Version 4.0.x, latest image build
* `4`: PowerDNS Version 4.x.x, latest image build