diff --git a/docker/apphub/Dockerfile b/docker/apphub/Dockerfile index cebd49fa..c17a5b29 100644 --- a/docker/apphub/Dockerfile +++ b/docker/apphub/Dockerfile @@ -1,4 +1,4 @@ -# modify time: 202311131740, you can modify here to trigger Docker Build action +# modify time: 202312041444, you can modify here to trigger Docker Build action FROM python:3.10-slim-bullseye LABEL maintainer="Websoft9"