Skip to content

Commit

Permalink
Update hBlock to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Jan 29, 2023
1 parent b72230f commit 5fc4872
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 @@ -168,7 +168,7 @@ RUN file /usr/sbin/kresc
RUN /usr/sbin/kresd --version

# Download hBlock
ARG HBLOCK_TREEISH=v3.4.0
ARG HBLOCK_TREEISH=v3.4.1
ARG HBLOCK_REMOTE=https://github.com/hectorm/hblock.git
RUN mkdir /tmp/hblock/
WORKDIR /tmp/hblock/
Expand Down

0 comments on commit 5fc4872

Please sign in to comment.