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