Merge branch 'okxlin:localApps' into localApps

This commit is contained in:
mxtag 2025-07-05 01:52:07 +08:00 committed by GitHub
commit 834b1d4bd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
83 changed files with 27 additions and 27 deletions

View File

@ -15,7 +15,7 @@ services:
- PASSWORD=${WEB_PASSWORD}
- SUDO_PASSWORD=${SUDO_PASSWORD}
- DEFAULT_WORKSPACE=/config/workspace
image: linuxserver/code-server:4.99.2
image: linuxserver/code-server:4.101.2
labels:
createdBy: "Apps"

View File

@ -5,6 +5,6 @@ services:
network_mode: "host"
volumes:
- "${DATA_PATH}:/root"
image: jeessy/ddns-go:v6.9.1
image: jeessy/ddns-go:v6.11.1
labels:
createdBy: "Apps"

View File

@ -18,7 +18,7 @@ services:
- CUSTOM_USER=${HTTP_USER}
- PASSWORD=${HTTP_PWD}
shm_size: ${MEM_USE}
image: "linuxserver/firefox:136.0.4"
image: "linuxserver/firefox:1140.0.2"
labels:
createdBy: "Apps"

View File

@ -14,7 +14,7 @@ services:
- PGID=1000
- TZ=${TIME_ZONE}
- FG_WEBUI_PASSWD=${WEB_PASSWORD}
image: wiserain/flexget:3.15.31
image: wiserain/flexget:3.16.9
labels:
createdBy: "Apps"

View File

@ -9,7 +9,7 @@ services:
volumes:
- ./data:/var/lib/grafana
user: '0'
image: grafana/grafana:11.6.0
image: grafana/grafana:12.0.2
labels:
createdBy: "Apps"

View File

@ -9,7 +9,7 @@ services:
volumes:
- ./data:/var/lib/grafana
user: '0'
image: grafana/grafana:11.6.0
image: grafana/grafana:12.0.2
labels:
createdBy: "Apps"

View File

@ -1,6 +1,6 @@
services:
mdc-ng:
image: "mdcng/mdc:0.56.4"
image: "mdcng/mdc:1.11.0"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -1,6 +1,6 @@
services:
mt-photos:
image: "mtphotos/mt-photos:1.36.2"
image: "mtphotos/mt-photos:1.38.1"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -10,7 +10,7 @@ services:
- "${DATA_PATH}:/app/media:rw"
- "./config:/app/data"
command: /start
image: xhongc/music_tag_web:2.3.8
image: xhongc/music_tag_web:2.4.8
labels:
createdBy: "Apps"

View File

@ -10,7 +10,7 @@ services:
- "${DATA_PATH}/nv-content:/usr/src/app/nv-content"
- "${DATA_PATH}/nv-themes:/usr/src/app/nv-themes"
- "${DATA_PATH}/nv-plugins:/usr/src/app/nv-plugins"
image: pandastd/nvpress:5.3.0
image: pandastd/nvpress:5.5.0
labels:
createdBy: "Apps"

View File

@ -13,7 +13,7 @@ services:
- ${DATA_PATH}/db:/var/lib/postgresql
environment:
- JWT_SECRET=${JWT_SECRET}
image: onlyoffice/documentserver:8.3.3.1
image: onlyoffice/documentserver:9.0.2.1
labels:
createdBy: "Apps"

View File

@ -26,7 +26,7 @@ services:
- RCON_ENABLED=${RCON_SWITCH}
- RCON_PORT=${PANEL_APP_PORT_RCON}
- QUERY_PORT=${PANEL_APP_PORT_QUERY}
image: thijsvanloef/palworld-server-docker:v1.3.0
image: thijsvanloef/palworld-server-docker:v1.4.3
labels:
createdBy: "Apps"

View File

@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:5100"
environment:
- DATABASE_URL=mysql2://${PANEL_DB_USER}:${PANEL_DB_USER_PASSWORD}@${PANEL_DB_HOST}:${PWPUSHER_DB_PORT}/${PANEL_DB_NAME}
image: pglombardo/pwpush:1.53.6
image: pglombardo/pwpush:1.58.3
labels:
createdBy: "Apps"

View File

@ -9,7 +9,7 @@ services:
volumes:
- "${DATA_PATH}:/opt/app/backend/data"
- "${UPLOAD_PATH}:/opt/app/frontend/public/img"
image: stonith404/pingvin-share:v1.11.1
image: stonith404/pingvin-share:v1.13.0
labels:
createdBy: "Apps"

View File

@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:9090"
volumes:
- "./data:/etc/prometheus"
image: prom/prometheus:v3.3.0
image: prom/prometheus:v3.4.2
labels:
createdBy: "Apps"

View File

@ -1,6 +1,6 @@
services:
radarr:
image: "linuxserver/radarr:5.21.1"
image: "linuxserver/radarr:5.26.2"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -1,6 +1,6 @@
services:
redisinsight:
image: "redis/redisinsight:2.68.0"
image: "redis/redisinsight:2.70.0"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -6,7 +6,7 @@ services:
- 1panel-network
ports:
- "${PANEL_APP_PORT_HTTP}:80"
image: linuxserver/smokeping:2.8.2
image: linuxserver/smokeping:2.9.0
environment:
- PUID=1000
- PGID=1000

View File

@ -1,6 +1,6 @@
services:
syncclipboard-server:
image: jericx/syncclipboard-server:v2.9.0
image: jericx/syncclipboard-server:v3.0.1
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -18,7 +18,7 @@ services:
- ${SYNCTHING_PORT}:22000/tcp
- ${SYNCTHING_PORT}:22000/udp
- ${SYNCTHING_PORT_EXTRA_UDP}:21027/udp
image: linuxserver/syncthing:1.29.5
image: linuxserver/syncthing:1.30.0
labels:
createdBy: "Apps"

View File

@ -23,6 +23,6 @@ services:
- TS_STATE_DIR=${TS_STATE_DIR}
- TS_USERSPACE=${TS_USERSPACE}
- TS_EXTRA_ARGS=${TS_EXTRA_ARGS}
image: tailscale/tailscale:v1.82
image: tailscale/tailscale:v1.84
labels:
createdBy: "Apps"

View File

@ -1,6 +1,6 @@
services:
thunderbird:
image: "jlesage/thunderbird:v25.03.1"
image: "jlesage/thunderbird:v25.06.2"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -11,7 +11,7 @@ services:
- ./data/logos:/var/www/html/images/uploads/logos
environment:
- TZ=${TIME_ZONE}
image: bellamy/wallos:2.50.1
image: bellamy/wallos:3.3.0
labels:
createdBy: "Apps"

View File

@ -25,7 +25,7 @@ services:
sysctls:
- net.ipv4.ip_forward=1
- net.ipv4.conf.all.src_valid_mark=1
image: "ghcr.io/wg-easy/wg-easy:14"
image: "ghcr.io/wg-easy/wg-easy:15"
labels:
createdBy: "Apps"

View File

@ -45,7 +45,7 @@ services:
# Postgres
#- WOODPECKER_DATABASE_DRIVER=postgres
#- WOODPECKER_DATABASE_DATASOURCE=postgres://root:password@1.2.3.4:5432/postgres?sslmode=disable
image: woodpeckerci/woodpecker-server:v3.5.2
image: woodpeckerci/woodpecker-server:v3.7.0
labels:
createdBy: "Apps"
@ -63,7 +63,7 @@ services:
environment:
- WOODPECKER_SERVER=woodpecker-server:9000
- WOODPECKER_AGENT_SECRET=${WOODPECKER_AGENT_SECRET}
image: woodpeckerci/woodpecker-server:v3.5.2
image: woodpeckerci/woodpecker-server:v3.7.0
labels:
createdBy: "Apps"

View File

@ -10,7 +10,7 @@ services:
- "${DATA_PATH}/db:/root/.zfile-v4/db"
- "${DATA_PATH}/logs:/root/.zfile-v4/logs"
- "${MOUNT_PATH}:/data/file"
image: zhaojun1998/zfile:4.1.5
image: zhaojun1998/zfile:4.3.2
labels:
createdBy: "Apps"