From ff6ee8b7916f087878376d0c0fb50dee1ed2831c Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Mon, 6 Jan 2025 14:26:22 +0800 Subject: [PATCH] update apps --- docker/apphub/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/apphub/Dockerfile b/docker/apphub/Dockerfile index cc4de0ac..580ac3be 100644 --- a/docker/apphub/Dockerfile +++ b/docker/apphub/Dockerfile @@ -1,6 +1,6 @@ # This file can running at actions # MEDIA_VERSION and LIBRARY_VERSION will trigger its release -# modify time: 202501021450, you can modify here to trigger Docker Build action +# modify time: 202501061430, you can modify here to trigger Docker Build action FROM python:3.10-slim-bullseye