From 85bd120be53a7c68c27cbf116a52b8273ac66943 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Tue, 27 Aug 2024 18:24:57 +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 18bb7c52..6ff870b6 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: 202408271607, you can modify here to trigger Docker Build action +# modify time: 202408271827, you can modify here to trigger Docker Build action FROM python:3.10-slim-bullseye