Update the pinned version to 1:9.11.31-1+ubuntu20.04.1+isc+1

This commit is contained in:
Ondřej Surý
2021-05-01 11:10:17 +02:00
parent 720de77817
commit 6a94eb3b80

View File

@@ -7,7 +7,7 @@ ENV LC_ALL C.UTF-8
RUN apt-get -qqqy update
RUN apt-get -qqqy install apt-utils software-properties-common dctrl-tools
ARG DEB_VERSION=1:9.11.28-1+ubuntu20.04.1+isc+1
ARG DEB_VERSION=1:9.11.31-1+ubuntu20.04.1+isc+1
RUN add-apt-repository -y ppa:isc/bind-esv
RUN apt-get -qqqy update && apt-get -qqqy dist-upgrade && apt-get -qqqy install bind9=$DEB_VERSION bind9utils=$DEB_VERSION