From a461d448f3328b3b32747640840e3acde6b61be3 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Mon, 30 Dec 2024 12:04:51 +0800 Subject: [PATCH] test dev apphub --- docker/apphub/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/apphub/Dockerfile b/docker/apphub/Dockerfile index a1ca2110..68a9ff9a 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: 202412291229, you can modify here to trigger Docker Build action +# modify time: 202412301209, you can modify here to trigger Docker Build action FROM python:3.10-slim-bullseye