From 5965841af098d32417a9d5f44bb94a4ae0f8f988 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Mon, 11 Mar 2024 14:34:55 +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 1d8fe59a..00530988 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: 202403100938, you can modify here to trigger Docker Build action +# modify time: 202403111438, you can modify here to trigger Docker Build action FROM python:3.10-slim-bullseye