diff --git a/pdns/Dockerfile b/pdns/Dockerfile index 9331bee..9b52073 100644 --- a/pdns/Dockerfile +++ b/pdns/Dockerfile @@ -12,7 +12,7 @@ RUN sed -i '/tsflags=nodocs/d' /etc/dnf/dnf.conf \ RUN pip3 install --no-cache-dir envtpl -ENV VERSION=4.5 \ +ENV VERSION=4.6 \ PDNS_guardian=yes \ PDNS_setuid=pdns \ PDNS_setgid=pdns \