From 2c38e64a49e0e2981d2653e3fdbb51b32932348e Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Mon, 16 Aug 2021 07:52:30 -0400 Subject: [PATCH] update to 0.1.52 --- Dockerfile.amd64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.amd64 b/Dockerfile.amd64 index 7e1e288..8bdf961 100644 --- a/Dockerfile.amd64 +++ b/Dockerfile.amd64 @@ -1,7 +1,7 @@ FROM lsiobase/ubuntu:focal LABEL maintainer="RandomNinjaAtk" ENV TITLE="locast2tuner" -ENV VERSION="0.1.49" +ENV VERSION="0.1.52" ENV multiplex="true" RUN \