fix: fix app version

This commit is contained in:
arch3rPro
2025-09-02 09:58:48 +08:00
parent e08b0a2a48
commit 579d8d6a5d
6 changed files with 4 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ services:
- PUID=1000
- PGID=1000
- TZ=Asia/Shanghai
image: linuxserver/adguardhome-sync:v0.7.8-ls144
image: linuxserver/adguardhome-sync:v0.7.8
labels:
createdBy: Apps
networks:

View File

@@ -1,7 +1,7 @@
services:
keepassxc:
container_name: ${CONTAINER_NAME}
image: linuxserver/keepassxc:2.7.10-r0-ls76
image: linuxserver/keepassxc:2.7.10
restart: always
networks:
- 1panel-network

View File

@@ -1,6 +1,5 @@
version: '3'
services:
app:
metamcp:
container_name: ${CONTAINER_NAME}
image: ghcr.io/metatool-ai/metamcp:2.4.13
pull_policy: always

View File

@@ -1,6 +1,5 @@
version: "3"
services:
app:
metamcp:
container_name: ${CONTAINER_NAME}
image: ghcr.io/metatool-ai/metamcp:latest
pull_policy: always