mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-12-04 05:20:35 +00:00
Update Dockerfile
This commit is contained in:
parent
e90a68ba47
commit
f798eee0d3
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
FROM python:3.10-slim
|
||||
LABEL maintainer="Websoft9<help@websoft9.com>"
|
||||
|
||||
# Create api directory
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
|
|
Loading…
Reference in a new issue