From dedd20e6efbfae0bd1b25412d64143766968033b Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Sat, 24 Aug 2024 15:07:15 +0800 Subject: [PATCH] Update Dockerfile --- docker/apphub/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/apphub/Dockerfile b/docker/apphub/Dockerfile index d14b73e6..ab80777f 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: 202408231500, you can modify here to trigger Docker Build action +# modify time: 202408241507, you can modify here to trigger Docker Build action FROM python:3.10-slim-bullseye