From c0c667e207e0c8ca29e96c29ce36dc111506d3c8 Mon Sep 17 00:00:00 2001 From: qiaofeng1227 <76487013@qq.com> Date: Tue, 12 Mar 2024 11:39:37 +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 ce4153e7..97eb1540 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: 202403111511, you can modify here to trigger Docker Build action +# modify time: 202403121139, you can modify here to trigger Docker Build action FROM python:3.10-slim-bullseye