Skip to content
Snippets Groups Projects

release 5.3.2

Merged Tomas Krizek requested to merge release-5-3-2 into master
Compare and Show latest version
1 file
+ 1
1
Preferences
Compare changes
+ 1
1
# Intermediate container for Knot DNS build (not persistent)
# SPDX-License-Identifier: GPL-3.0-or-later
FROM debian:stable AS knot-dns-build
ARG KNOT_DNS_VERSION=v3.0.0
ARG KNOT_DNS_VERSION=v3.0.5
# Build dependencies
ENV KNOT_DNS_BUILD_DEPS git-core build-essential libtool autoconf pkg-config \