mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-05-06 16:03:42 +08:00
feat: update kspeeder 1.7.4
This commit is contained in:
@@ -799,7 +799,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
|
|||||||
|
|
||||||
🔄 Docker 镜像加速与私有部署服务,支持多平台和多架构
|
🔄 Docker 镜像加速与私有部署服务,支持多平台和多架构
|
||||||
|
|
||||||
<kbd>0.3.0</kbd> • [官网链接](https://kspeeder.istoreos.com/)
|
<kbd>1.7.4</kbd> • [官网链接](https://kspeeder.istoreos.com/)
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td width="33%" align="center">
|
<td width="33%" align="center">
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
keepassxc:
|
keepassxc:
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
image: linuxserver/keepassxc:2.7.9
|
image: linuxserver/keepassxc:2.7.10
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
kspeeder:
|
kspeeder:
|
||||||
image: linkease/kspeeder:0.3.3
|
image: linkease/kspeeder:1.7.4
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
ports:
|
ports:
|
||||||
- ${PANEL_APP_PORT_HTTP}:5003
|
- ${PANEL_APP_PORT_HTTP}:5003
|
||||||
Reference in New Issue
Block a user