Merge pull request #63 from lvrfrc87/patch-1

Bump Alpine and PDNS verison
This commit is contained in:
Christoph Wiechert 2021-10-13 10:37:42 +02:00 committed by GitHub
commit 256a8cf28f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
FROM alpine:3.13
FROM alpine:3.14.2
MAINTAINER Christoph Wiechert <wio@psitrax.de>
ENV POWERDNS_VERSION=4.4.1 \
ENV POWERDNS_VERSION=4.5.1 \
MYSQL_DEFAULT_AUTOCONF=true \
MYSQL_DEFAULT_HOST="mysql" \
MYSQL_DEFAULT_PORT="3306" \