mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 23:20:23 +00:00
Update Dockerfile
This commit is contained in:
parent
ad5b1143a6
commit
55546dea6d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
FROM python:3.10-slim-bullseye
|
||||
LABEL maintainer="Websoft9<help@websoft9.com>"
|
||||
LABEL version="0.0.9-rc2"
|
||||
LABEL version="0.0.9"
|
||||
|
||||
WORKDIR /websoft9
|
||||
|
||||
|
|
Loading…
Reference in a new issue