This commit is contained in:
qiaofeng1227 2025-01-02 14:46:27 +08:00
parent 370cbc6393
commit 37e5caf1fe
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
APPHUB_VERSION=0.1.9-rc
APPHUB_VERSION=0.1.9
DEPLOYMENT_VERSION=2.20.3
GIT_VERSION=1.21.9
PROXY_VERSION=2.11.3

View File

@ -1,11 +1,11 @@
# This file can running at actions
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
# modify time: 202501021128, you can modify here to trigger Docker Build action
# modify time: 202501021450, you can modify here to trigger Docker Build action
FROM python:3.10-slim-bullseye
LABEL maintainer="Websoft9<help@websoft9.com>"
LABEL version="0.1.9-rc"
LABEL version="0.1.9"
WORKDIR /websoft9

View File

@ -1,5 +1,5 @@
{
"version": "2.1.20-rc1",
"version": "2.1.20",
"plugins": {
"portainer": "0.1.3",
"nginx": "0.1.0",