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