diff --git a/docker/apphub/Dockerfile b/docker/apphub/Dockerfile
index 810e87ef..ee273b03 100644
--- a/docker/apphub/Dockerfile
+++ b/docker/apphub/Dockerfile
@@ -1,11 +1,11 @@
 # This file can running at actions
 # MEDIA_VERSION and LIBRARY_VERSION will trigger its release
-# modify time: 202404281431, you can modify here to trigger Docker Build action
+# modify time: 202404301131, you can modify here to trigger Docker Build action
 
 
 FROM python:3.10-slim-bullseye
 LABEL maintainer="Websoft9<help@websoft9.com>"
-LABEL version="0.0.7"
+LABEL version="0.0.8-rc1"
 
 WORKDIR  /websoft9