mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
Merge branch 'main' of https://github.com/Websoft9/websoft9
This commit is contained in:
commit
0c9743099f
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# This file can running at actions
|
||||
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
|
||||
# modify time: 202404281431, you can modify here to trigger Docker Build action
|
||||
# modify time: 202404301131, you can modify here to trigger Docker Build action
|
||||
|
||||
|
||||
FROM python:3.10-slim-bullseye
|
||||
LABEL maintainer="Websoft9<help@websoft9.com>"
|
||||
LABEL version="0.0.7"
|
||||
LABEL version="0.0.8-rc1"
|
||||
|
||||
WORKDIR /websoft9
|
||||
|
||||
|
|
Loading…
Reference in a new issue