From a2a947a532e3438bb995a496397dd280a7ff1461 Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Sat, 13 Dec 2025 20:38:28 +0000 Subject: [PATCH] Update Docker upstream repo version to 2.0.2 --- hblink3-docker-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/hblink3-docker-install.sh b/hblink3-docker-install.sh index 40d5e35..c7aa44d 100755 --- a/hblink3-docker-install.sh +++ b/hblink3-docker-install.sh @@ -1,6 +1,7 @@ #!/bin/bash # Docker version alpine-3.18 # Version 1.5.0 (13122025) hblink3-docker-installer +# Docker upstream repo version 2.0.2 # Release: Debian 13 (Trixie) Support Verified # ##################################################################################