Skip to content

Commit

Permalink
chore: update dnsutils to 1:9.18.24-1
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Jul 17, 2024
1 parent c7a9d2d commit 1038edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/dnscrypt-proxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ RUN set -x \
&& apt-get update \
&& apt-get install -y --no-install-recommends \
ca-certificates=20230311 \
dnsutils=1:9.18.19-1~deb12u1 \
dnsutils=1:9.18.24-1 \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 1038edb

Please sign in to comment.