From 06fcaa63ca831170e7ead259b874f3e7efb95c24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Molinero=20Fern=C3=A1ndez?= Date: Sat, 23 Apr 2022 15:50:30 +0200 Subject: [PATCH] Updated hBlock to v3.3.2 --- Dockerfile.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.m4 b/Dockerfile.m4 index 0a45be1..3b35f61 100644 --- a/Dockerfile.m4 +++ b/Dockerfile.m4 @@ -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/