This commit is contained in:
qiaofeng1227 2023-11-30 08:38:43 +08:00
parent c8ed948d59
commit 731401ffb9
2 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@ LABEL version="0.0.6"
WORKDIR /websoft9 WORKDIR /websoft9
ENV LIBRARY_VERSION=0.5.14 ENV LIBRARY_VERSION=0.5.15
ENV MEDIA_VERSION=0.0.7 ENV MEDIA_VERSION=0.0.7
ENV websoft9_repo="https://github.com/Websoft9/websoft9" ENV websoft9_repo="https://github.com/Websoft9/websoft9"
ENV docker_library_repo="https://github.com/Websoft9/docker-library" ENV docker_library_repo="https://github.com/Websoft9/docker-library"

View file

@ -1,12 +1,12 @@
{ {
"version": "0.8.31", "version": "0.8.32-rc1",
"plugins": { "plugins": {
"portainer": "0.0.8", "portainer": "0.0.8",
"nginx": "0.0.6", "nginx": "0.0.6",
"gitea": "0.0.4", "gitea": "0.0.4",
"myapps": "0.1.1", "myapps": "0.1.2",
"appstore": "0.1.0", "appstore": "0.1.1",
"settings": "0.0.6", "settings": "0.0.7",
"navigator": "0.5.10" "navigator": "0.5.10"
}, },
"OS": { "OS": {