mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 09:12:59 +08:00
rc
This commit is contained in:
parent
c9ef887b4d
commit
88a4d59efe
@ -1,4 +1,4 @@
|
||||
APPHUB_VERSION=0.1.6
|
||||
APPHUB_VERSION=0.1.7-rc1
|
||||
DEPLOYMENT_VERSION=2.20.3
|
||||
GIT_VERSION=1.21.9
|
||||
PROXY_VERSION=2.11.3-rc9
|
@ -1,11 +1,11 @@
|
||||
# This file can running at actions
|
||||
# MEDIA_VERSION and LIBRARY_VERSION will trigger its release
|
||||
# modify time: 202412160816, you can modify here to trigger Docker Build action
|
||||
# modify time: 202412171516, 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.6"
|
||||
LABEL version="0.1.7-rc1"
|
||||
|
||||
WORKDIR /websoft9
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.1.18-rc1",
|
||||
"version": "2.1.18-rc2",
|
||||
"plugins": {
|
||||
"portainer": "0.1.3",
|
||||
"nginx": "0.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user