appmanage 0.8.8 image

This commit is contained in:
qiaofeng1227 2023-07-27 09:52:40 +08:00
parent ef51dc032b
commit 028d1103db

View file

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