mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
07f2affa69 | ||
|
|
8ff34b7541 | ||
|
|
e44af9b7f8 |
@@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
|
||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
adguardhome:
|
||||
image: adguard/adguardhome:v0.107.77
|
||||
image: adguard/adguardhome:v0.107.76
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
apprise:
|
||||
image: caronc/apprise:v1.5.0
|
||||
image: caronc/apprise:v1.4.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
archisteamfarm:
|
||||
image: justarchi/archisteamfarm:6.3.6.1
|
||||
image: justarchi/archisteamfarm:6.3.6.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+2
-2
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
napcat:
|
||||
image: mlikiowa/napcat-docker:v4.18.5
|
||||
image: mlikiowa/napcat-docker:v4.18.2
|
||||
container_name: napcat-${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@@ -24,7 +24,7 @@ services:
|
||||
- NAPCAT_UID=${NAPCAT_UID:-1000}
|
||||
- NAPCAT_GID=${NAPCAT_GID:-1000}
|
||||
astrbot:
|
||||
image: soulter/astrbot:v4.25.2
|
||||
image: soulter/astrbot:v4.25.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
astrbot:
|
||||
image: soulter/astrbot:v4.25.2
|
||||
image: soulter/astrbot:v4.25.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
baihu-panel:
|
||||
image: ghcr.io/engigu/baihu:1.1.8
|
||||
image: ghcr.io/engigu/baihu:1.1.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
cloudsaver:
|
||||
image: jiangrui1994/cloudsaver:0.8.4
|
||||
image: jiangrui1994/cloudsaver:0.8.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -6,7 +6,7 @@ networks:
|
||||
|
||||
services:
|
||||
dujiaonext-api:
|
||||
image: dujiaonext/api:v1.2.1
|
||||
image: dujiaonext/api:v1.1.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -38,7 +38,7 @@ services:
|
||||
depends_on:
|
||||
dujiaonext-api:
|
||||
condition: service_healthy
|
||||
image: dujiaonext/admin:v1.2.1
|
||||
image: dujiaonext/admin:v1.1.0
|
||||
container_name: admin-${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@@ -52,7 +52,7 @@ services:
|
||||
depends_on:
|
||||
dujiaonext-api:
|
||||
condition: service_healthy
|
||||
image: dujiaonext/user:v1.2.1
|
||||
image: dujiaonext/user:v1.1.0
|
||||
container_name: user-${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
app_name:
|
||||
image: sn0wl1n/ech0:v4.9.2
|
||||
image: sn0wl1n/ech0:v4.8.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
elasticsearch:
|
||||
image: elasticsearch:8.19.16
|
||||
image: elasticsearch:8.19.15
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
elasticsearch:
|
||||
image: elasticsearch:9.4.2
|
||||
image: elasticsearch:9.4.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
kibana:
|
||||
image: kibana:8.19.16
|
||||
image: kibana:8.19.15
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
kibana:
|
||||
image: kibana:9.4.2
|
||||
image: kibana:9.4.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
element-web:
|
||||
image: vectorim/element-web:v1.12.20
|
||||
image: vectorim/element-web:v1.12.18
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user