diff --git a/Dockerfile b/Dockerfile index 12fe946..d16bde1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ MAINTAINER BIND 9 Developers ENV DEBIAN_FRONTEND noninteractive ENV LC_ALL C.UTF-8 -ARG DEB_VERSION=1:9.18.1-1+ubuntu20.04.1+isc+1 +ARG DEB_VERSION=1:9.19.0-1+ubuntu20.04.1+isc+2 # Install add-apt-repository command RUN apt-get -qqqy update