Update Dockerfile
This commit is contained in:
parent
17b1ab1956
commit
5c82edb800
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM python:3.10-slim
|
||||
LABEL maintainer="Websoft9<help@websoft9.com>"
|
||||
LABEL version="0.8.17"
|
||||
LABEL version="0.8.18"
|
||||
|
||||
# Create API Directory
|
||||
WORKDIR /usr/src/app
|
||||
|
|
Loading…
Add table
Reference in a new issue