mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update Dockerfile
This commit is contained in:
parent
469310bc3c
commit
4c8ec3da26
@ -1,7 +1,7 @@
|
||||
FROM python:3.10-slim
|
||||
LABEL maintainer="Websoft9<help@websoft9.com>"
|
||||
|
||||
# Create API Directorys
|
||||
# Create API Directory
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
# Copy source and install pip dpendencies
|
||||
|
Loading…
Reference in New Issue
Block a user