Skip to content

Commit

Permalink
nsd: upgrade to 4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
androw authored Nov 10, 2022
1 parent b950838 commit c9f2fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:edge
MAINTAINER Nicolas Lorin <[email protected]>

RUN apk add --update --no-cache nsd=4.6.0-r1 openssl
RUN apk add --update --no-cache nsd=4.6.1-r0 openssl

EXPOSE 53
EXPOSE 53/udp
Expand Down

0 comments on commit c9f2fdd

Please sign in to comment.