From c8a54f32471dfd8a4be114a85bb324171972a829 Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Fri, 17 May 2024 11:06:29 +0200 Subject: [PATCH] 1:9.19.24-1+ubuntu22.04.1+deb.sury.org+1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a2e9a2b..2bf46d4 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.19.23-1+ubuntu22.04.1+deb.sury.org+1 +ARG DEB_VERSION=1:9.19.24-1+ubuntu22.04.1+deb.sury.org+1 # Install add-apt-repository command RUN apt-get -qqqy update