From bd98f5bc0faec8bc90c7672cd26b07e077b28470 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Wed, 16 Aug 2023 18:00:02 +0200 Subject: [PATCH] 1:9.18.18-1+ubuntu22.04.1+isc+1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index fdc48e0..e00a67e 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.17-1+ubuntu22.04.1+isc+1 +ARG DEB_VERSION=1:9.18.18-1+ubuntu22.04.1+isc+1 # Install add-apt-repository command RUN apt-get -qqqy update