We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b372c commit 89e3196Copy full SHA for 89e3196
Dockerfile
@@ -18,7 +18,7 @@ RUN wget -O - https://pkg.labs.nic.cz/doc/scripts/enable-repo-cznic-labs.sh | ba
18
19
# Install Knot resolver
20
RUN apt-get update && apt-get install -y --no-install-recommends \
21
- knot-resolver6=6.0.11-cznic.1~bullseye \
+ knot-resolver6=6.0.14-cznic.1~bullseye \
22
knot-dnsutils \
23
&& apt-get clean \
24
&& rm -rf /var/lib/apt/lists/* \
0 commit comments