Skip to content

Commit

Permalink
Updated hBlock to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Apr 23, 2022
1 parent a3b888f commit 06fcaa6
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 @@ -165,7 +165,7 @@ RUN file /usr/sbin/kresc
RUN /usr/sbin/kresd --version

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

0 comments on commit 06fcaa6

Please sign in to comment.