Update Dockerfile

This commit is contained in:
张露 2023-03-24 13:17:11 +08:00 committed by GitHub
parent 683d590b62
commit 1609872e09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
FROM python:3.10-slim
LABEL maintainer="Websoft9<help@websoft9.com>"
# workflow
# Create api directory
WORKDIR /usr/src/app