Update powerdns 4.3.1 (closes #54)
This commit is contained in:
parent
08d7cf62a9
commit
ca5ba0cfb8
@ -1,8 +1,7 @@
|
|||||||
FROM alpine:3.9
|
FROM alpine:3.9
|
||||||
MAINTAINER Christoph Wiechert <wio@psitrax.de>
|
MAINTAINER Christoph Wiechert <wio@psitrax.de>
|
||||||
|
|
||||||
ENV REFRESHED_AT="2020-05-24" \
|
ENV POWERDNS_VERSION=4.3.1 \
|
||||||
POWERDNS_VERSION=4.3.0 \
|
|
||||||
MYSQL_DEFAULT_AUTOCONF=true \
|
MYSQL_DEFAULT_AUTOCONF=true \
|
||||||
MYSQL_DEFAULT_HOST="mysql" \
|
MYSQL_DEFAULT_HOST="mysql" \
|
||||||
MYSQL_DEFAULT_PORT="3306" \
|
MYSQL_DEFAULT_PORT="3306" \
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
## Supported tags
|
## 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.0`: PowerDNS Version 4.0.x, latest image build
|
||||||
* `4`: PowerDNS Version 4.x.x, latest image build
|
* `4`: PowerDNS Version 4.x.x, latest image build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user