From cee543a03b91c506aaa78d9f792484e6b20ce57c Mon Sep 17 00:00:00 2001 From: Tomas Krizek Date: Thu, 24 Jan 2019 15:47:58 +0100 Subject: meson: update dependencies --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 3c3c1257..99cfd47a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # Intermediate container for Knot DNS build (not persistent) FROM debian:stable AS knot-dns-build -ARG KNOT_DNS_VERSION=v2.7.2 +ARG KNOT_DNS_VERSION=v2.7.6 # Build dependencies ENV KNOT_DNS_BUILD_DEPS git-core build-essential libtool autoconf pkg-config \ -- cgit v1.2.3