Skip to content

Commit

Permalink
nsd: upgrade to 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
androw authored Jul 3, 2022
1 parent 010dab4 commit f19809e
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.5.0-r0 openssl
RUN apk add --update --no-cache nsd=4.6.0-r0 openssl

EXPOSE 53
EXPOSE 53/udp
Expand Down

0 comments on commit f19809e

Please sign in to comment.