From 37fcbc98748991d54534484e5a8129e6a9711023 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Tue, 3 Sep 2024 15:50:09 +0800 Subject: [PATCH] test media --- docker/apphub/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/apphub/Dockerfile b/docker/apphub/Dockerfile index 29e26116..c24d8360 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: 202409031517, you can modify here to trigger Docker Build action +# modify time: 202409031549, you can modify here to trigger Docker Build action FROM python:3.10-slim-bullseye