Update Dockerfile
This commit is contained in:
parent
78fd8845fb
commit
2a1d017f0c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM python:3.10-slim
|
||||
LABEL maintainer="Websoft9<help@websoft9.com>"
|
||||
|
||||
# Create API directory
|
||||
# Create API Directory
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
# Copy source and Install pip dependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue