This commit is contained in:
qiaofeng1227 2023-07-26 17:32:06 +08:00
parent c0345ca551
commit 4b5f19f28f

View file

@ -1,6 +1,6 @@
FROM python:3.10-slim
LABEL maintainer="Websoft9<help@websoft9.com>"
LABEL version="0.8.5"
LABEL version="0.8.6"
# Create API Directory
WORKDIR /usr/src/app