Skip to content

Commit

Permalink
Update Knot DNS to v3.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Jul 26, 2024
1 parent 93ed8c7 commit 96d0cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.m4
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
&& rm -rf /var/lib/apt/lists/*

# Build Knot DNS (only libknot and utilities)
ARG KNOT_DNS_TREEISH=v3.3.7
ARG KNOT_DNS_TREEISH=v3.3.8
ARG KNOT_DNS_REMOTE=https://gitlab.nic.cz/knot/knot-dns.git
RUN mkdir /tmp/knot-dns/
WORKDIR /tmp/knot-dns/
Expand Down

0 comments on commit 96d0cb9

Please sign in to comment.