apphub rc

This commit is contained in:
qiaofeng1227 2024-05-08 08:36:01 +08:00
parent 0c591decc4
commit 0314bca3fc
2 changed files with 3 additions and 3 deletions

View file

@ -5,4 +5,4 @@ path = /websoft9/library/apps
path = /websoft9/media/json/
[max_apps]
key =
key = 2

View file

@ -1,11 +1,11 @@
# This file can running at actions
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
# modify time: 202405071545, you can modify here to trigger Docker Build action
# modify time: 202405080845, 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.9-rc1"
LABEL version="0.0.9-rc2"
WORKDIR /websoft9