This commit is contained in:
qiaofeng1227 2023-10-19 10:51:28 +08:00
parent 6250efed58
commit d56de33b21

View File

@ -1,4 +1,4 @@
# modify time: 202310181824, you can modify here to trigger Docker Build action
# modify time: 202310191050, you can modify here to trigger Docker Build action
FROM python:3.10-bullseye AS buildstage
LABEL maintainer="Websoft9<help@websoft9.com>"