From 05b6b3e80c191a289c9a8facc47882257645054b Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Tue, 24 Oct 2023 15:48:32 +0800 Subject: [PATCH] apphub image rc test --- docker/apphub/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/apphub/Dockerfile b/docker/apphub/Dockerfile index 62b36d10..99d34bbe 100644 --- a/docker/apphub/Dockerfile +++ b/docker/apphub/Dockerfile @@ -2,7 +2,7 @@ FROM python:3.10-bullseye AS buildstage LABEL maintainer="Websoft9" -LABEL version="0.0.6" +LABEL version="0.0.6-rc1" ENV LIBRARY_VERSION=v0.5.8 ENV MEDIA_VERSION=0.0.3