mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
rc release
This commit is contained in:
parent
7bc357d2f5
commit
024882af24
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# This file can running at actions
|
# This file can running at actions
|
||||||
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
|
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
|
||||||
# modify time: 202408061600, you can modify here to trigger Docker Build action
|
# modify time: 202408061725, you can modify here to trigger Docker Build action
|
||||||
|
|
||||||
|
|
||||||
FROM python:3.10-slim-bullseye
|
FROM python:3.10-slim-bullseye
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"version": "2.1.11-rc1",
|
"version": "2.1.11-rc2",
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"portainer": "0.1.1",
|
"portainer": "0.1.1",
|
||||||
"nginx": "0.0.8",
|
"nginx": "0.0.8",
|
||||||
"gitea": "0.0.6",
|
"gitea": "0.0.6",
|
||||||
"myapps": "0.2.4",
|
"myapps": "0.2.5",
|
||||||
"appstore": "0.2.2",
|
"appstore": "0.2.3",
|
||||||
"settings": "0.1.2",
|
"settings": "0.1.2",
|
||||||
"navigator": "0.5.10"
|
"navigator": "0.5.10"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue