qiaofeng1227 1 年之前
父节点
当前提交
f70a40fd38
共有 3 个文件被更改,包括 2 次插入3 次删除
  1. 0 1
      appmanage/static/swagger-ui/redoc.standalone.js
  2. 1 1
      docker/apphub/Dockerfile
  3. 1 1
      version.json

文件差异内容过多而无法显示
+ 0 - 1
appmanage/static/swagger-ui/redoc.standalone.js


+ 1 - 1
docker/apphub/Dockerfile

@@ -1,4 +1,4 @@
-# modify time: 202310241540, you can modify here to trigger Docker Build action
+# modify time: 202310251112, you can modify here to trigger Docker Build action
 
 
 FROM python:3.10-bullseye AS buildstage
 FROM python:3.10-bullseye AS buildstage
 LABEL maintainer="Websoft9<help@websoft9.com>"
 LABEL maintainer="Websoft9<help@websoft9.com>"

+ 1 - 1
version.json

@@ -1,5 +1,5 @@
 {
 {
-  "version": "0.8.26-rc83",
+  "version": "0.8.26-rc84",
   "plugins": {
   "plugins": {
     "portainer": "0.0.7",
     "portainer": "0.0.7",
     "nginx": "0.0.5",
     "nginx": "0.0.5",

部分文件因为文件数量过多而无法显示