mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-25 00:50:30 +00:00
rc
This commit is contained in:
parent
c8ed948d59
commit
731401ffb9
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@ LABEL version="0.0.6"
|
|||
|
||||
WORKDIR /websoft9
|
||||
|
||||
ENV LIBRARY_VERSION=0.5.14
|
||||
ENV LIBRARY_VERSION=0.5.15
|
||||
ENV MEDIA_VERSION=0.0.7
|
||||
ENV websoft9_repo="https://github.com/Websoft9/websoft9"
|
||||
ENV docker_library_repo="https://github.com/Websoft9/docker-library"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"version": "0.8.31",
|
||||
"version": "0.8.32-rc1",
|
||||
"plugins": {
|
||||
"portainer": "0.0.8",
|
||||
"nginx": "0.0.6",
|
||||
"gitea": "0.0.4",
|
||||
"myapps": "0.1.1",
|
||||
"appstore": "0.1.0",
|
||||
"settings": "0.0.6",
|
||||
"myapps": "0.1.2",
|
||||
"appstore": "0.1.1",
|
||||
"settings": "0.0.7",
|
||||
"navigator": "0.5.10"
|
||||
},
|
||||
"OS": {
|
||||
|
|
Loading…
Reference in a new issue