mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
Update Dockerfile
This commit is contained in:
parent
4592eebea0
commit
3e0a8318e5
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.8-rc1"
|
||||
LABEL version="0.0.8-rc2"
|
||||
|
||||
WORKDIR /websoft9
|
||||
|
||||
|
|
Loading…
Reference in a new issue