Skip to content

Commit 89e3196

Browse files
committed
Bump version to 6.0.14
1 parent 91b372c commit 89e3196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN wget -O - https://pkg.labs.nic.cz/doc/scripts/enable-repo-cznic-labs.sh | ba
1818

1919
# Install Knot resolver
2020
RUN apt-get update && apt-get install -y --no-install-recommends \
21-
knot-resolver6=6.0.11-cznic.1~bullseye \
21+
knot-resolver6=6.0.14-cznic.1~bullseye \
2222
knot-dnsutils \
2323
&& apt-get clean \
2424
&& rm -rf /var/lib/apt/lists/* \

0 commit comments

Comments
 (0)