Skip to content

Commit

Permalink
Update Knot Resolver to v5.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Jul 26, 2024
1 parent 96d0cb9 commit 1624a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.m4
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ RUN ROCKS=$(printf '["%s"]="%s",' \
&& luarocks install --tree=system --only-deps ./*.rockspec ${LIBDIRS:?}

# Build Knot Resolver
ARG KNOT_RESOLVER_TREEISH=v5.7.3
ARG KNOT_RESOLVER_TREEISH=v5.7.4
ARG KNOT_RESOLVER_REMOTE=https://gitlab.nic.cz/knot/knot-resolver.git
RUN mkdir /tmp/knot-resolver/
WORKDIR /tmp/knot-resolver/
Expand Down

0 comments on commit 1624a1c

Please sign in to comment.