mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-04-03 22:15:46 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
e2e26af919
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ammds:
|
||||
image: qyg2297248353/ammds:v1.0.2
|
||||
image: qyg2297248353/ammds:v1.0.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v1.843.0
|
||||
image: casbin/casdoor:v1.846.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
dozzle:
|
||||
image: amir20/dozzle:v8.11.5
|
||||
image: amir20/dozzle:v8.11.6
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:5.109.6
|
||||
image: ghost:5.110.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
halo:
|
||||
image: halohub/halo:2.20.14
|
||||
image: halohub/halo:2.20.15
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
halo:
|
||||
image: halohub/halo:2.20.14
|
||||
image: halohub/halo:2.20.15
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
linkding:
|
||||
image: sissbruecker/linkding:1.38.0-plus
|
||||
image: sissbruecker/linkding:1.38.1-plus
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
logto:
|
||||
image: svhd/logto:1.24.0
|
||||
image: svhd/logto:1.24.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -10,6 +10,12 @@ Sonatype Nexus存储库
|
||||
|
||||
Sonatype Nexus存储库是您所有内部和第三方二进制组,组件和包装的真理的唯一来源。将所有开发工具集成到集中式二进制存储库管理器中,以便您可以选择最佳的开源组件,优化构建性能和快速船舶代码,同时提高SDLC的可见度。
|
||||
|
||||
## 安装说明
|
||||
|
||||
> 默认用户名: `admin`
|
||||
>
|
||||
> 默认密码:`请前往持久化目录下查看文件:` `admin.password`
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nezha-dash:
|
||||
image: hamster1963/nezha-dash:v2.7.2
|
||||
image: hamster1963/nezha-dash:v2.8.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:0.5.11
|
||||
image: ollama/ollama:0.5.12
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
photoprism:
|
||||
image: photoprism/photoprism:240915
|
||||
image: photoprism/photoprism:250223
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
pihole:
|
||||
image: pihole/pihole:2025.02.2
|
||||
image: pihole/pihole:2025.02.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
pihole:
|
||||
image: pihole/pihole:2025.02.2
|
||||
image: pihole/pihole:2025.02.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
postgresql:
|
||||
image: postgres:17.3-alpine
|
||||
image: postgres:16.8-alpine
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user