From 1c12205f75baa69e35a29068ef6fd278adfd2852 Mon Sep 17 00:00:00 2001 From: David Brown Date: Thu, 11 Apr 2024 15:26:02 +0100 Subject: [PATCH] bump PKG_VERSION to 6.11 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9c6306f..5080a01 100644 --- a/Dockerfile +++ b/Dockerfile @@ -37,7 +37,7 @@ EOF ARG TARGETPLATFORM ARG PKG_NAME='ustreamer' -ARG PKG_VERSION='5.43' +ARG PKG_VERSION='6.11' # This should be a timestamp, formatted `YYYYMMDDhhmmss`. That way the package # manager always installs the most recently built package.