Update powerdns 4.3.1 (closes #54)

This commit is contained in:
Christoph Wiechert 2020-09-27 01:32:06 +02:00
parent 08d7cf62a9
commit ca5ba0cfb8
2 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
FROM alpine:3.9
MAINTAINER Christoph Wiechert <wio@psitrax.de>
ENV REFRESHED_AT="2020-05-24" \
POWERDNS_VERSION=4.3.0 \
ENV POWERDNS_VERSION=4.3.1 \
MYSQL_DEFAULT_AUTOCONF=true \
MYSQL_DEFAULT_HOST="mysql" \
MYSQL_DEFAULT_PORT="3306" \

View File

@ -15,7 +15,7 @@
## Supported tags
* Exact: i.e. `4.3.0`: PowerDNS Version 4.3.0
* Exact: i.e. `4.3.1`: PowerDNS Version 4.3.1
* `4.0`: PowerDNS Version 4.0.x, latest image build
* `4`: PowerDNS Version 4.x.x, latest image build