Compare commits

..
1580 changed files with 2612 additions and 2139 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -4,7 +4,7 @@ networks:
services: services:
adguardhome: adguardhome:
image: adguard/adguardhome:v0.107.77 image: adguard/adguardhome:v0.107.74
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
apprise: apprise:
image: caronc/apprise:v1.5.0 image: caronc/apprise:v1.4.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
archisteamfarm: archisteamfarm:
image: justarchi/archisteamfarm:6.3.6.1 image: justarchi/archisteamfarm:6.3.6.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
archivebox: archivebox:
image: archivebox/archivebox:0.7.4 image: archivebox/archivebox:0.7.3
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
napcat: napcat:
image: mlikiowa/napcat-docker:v4.18.5 image: mlikiowa/napcat-docker:v4.18.1
container_name: napcat-${CONTAINER_NAME} container_name: napcat-${CONTAINER_NAME}
restart: always restart: always
networks: networks:
@@ -24,7 +24,7 @@ services:
- NAPCAT_UID=${NAPCAT_UID:-1000} - NAPCAT_UID=${NAPCAT_UID:-1000}
- NAPCAT_GID=${NAPCAT_GID:-1000} - NAPCAT_GID=${NAPCAT_GID:-1000}
astrbot: astrbot:
image: soulter/astrbot:v4.25.2 image: soulter/astrbot:v4.24.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
astrbot: astrbot:
image: soulter/astrbot:v4.25.2 image: soulter/astrbot:v4.24.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
baihu-panel: baihu-panel:
image: ghcr.io/engigu/baihu:1.1.8 image: ghcr.io/engigu/baihu:1.1.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
bark: bark:
image: finab/bark-server:v2.3.5 image: finab/bark-server:v2.3.3
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
bookstack: bookstack:
image: linuxserver/bookstack:26.03.5 image: linuxserver/bookstack:26.03.4
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
clouddrive2: clouddrive2:
image: cloudnas/clouddrive2:1.0.8 image: cloudnas/clouddrive2:1.0.7
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
cloudreve: cloudreve:
image: cloudreve/cloudreve:4.16.0 image: cloudreve/cloudreve:4.15.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
cloudsaver: cloudsaver:
image: jiangrui1994/cloudsaver:0.8.4 image: jiangrui1994/cloudsaver:0.8.3
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
dpanel: dpanel:
image: dpanel/dpanel:1.10.3-lite image: dpanel/dpanel:1.10.2-lite
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
dpanel: dpanel:
image: dpanel/dpanel:1.10.3 image: dpanel/dpanel:1.10.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

Some files were not shown because too many files have changed in this diff Show More