Fedora's pdns is now on version 4.6

This commit is contained in:
Peter Schiffer 2022-03-25 17:53:01 +01:00
parent b6b35d90db
commit 74e80a1c37
No known key found for this signature in database
GPG key ID: F2A18AC34A008397

View file

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