From 518a6fc26c012087c668362d35b1401b05846c08 Mon Sep 17 00:00:00 2001 From: Darren <27513732@qq.com> Date: Fri, 15 Dec 2023 10:16:55 +0800 Subject: [PATCH] test build --- docker/apphub/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/apphub/Dockerfile b/docker/apphub/Dockerfile index 6cc67894..c14d7a3b 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: 202312141910, you can modify here to trigger Docker Build action +# modify time: 202312151016, you can modify here to trigger Docker Build action FROM python:3.10-slim-bullseye