]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
DockerFile: update KnotDNS version docs-develop-5-do-bkuuxr/deployments/5692
authorAleš Mrázek <ales.mrazek@nic.cz>
Tue, 19 Nov 2024 11:05:08 +0000 (12:05 +0100)
committerAleš Mrázek <ales.mrazek@nic.cz>
Tue, 19 Nov 2024 11:05:08 +0000 (12:05 +0100)
Dockerfile

index 1484bbc35bba7cb02e5f76724eec560ea06d6478..8549475219804e9c30eba7426460c729c8c1fedd 100644 (file)
@@ -1,7 +1,7 @@
 # Intermediate container for Knot DNS build (not persistent)
 # SPDX-License-Identifier: GPL-3.0-or-later
 FROM debian:12 AS knot-dns-build
-ARG KNOT_DNS_VERSION=v3.1.1
+ARG KNOT_DNS_VERSION=v3.2.9
 
 # Build dependencies
 ENV KNOT_DNS_BUILD_DEPS git-core build-essential libtool autoconf pkg-config \