1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-01 19:06:41 +08:00

chore(deps): update ghcr.io/metatube-community/metatube-server docker tag to v1.4.0 (localApps) (#4787)

This commit is contained in:
renovate[bot] 2026-03-30 10:03:57 +00:00 committed by GitHub
parent eb4b9c7530
commit b470e96d92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
services:
metatube-sdk-go:
image: "ghcr.io/metatube-community/metatube-server:1.3.2"
image: "ghcr.io/metatube-community/metatube-server:1.4.0"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -4,7 +4,7 @@ networks:
services:
metatube-server:
image: ghcr.io/metatube-community/metatube-server:1.3.2
image: ghcr.io/metatube-community/metatube-server:1.4.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
metatube-server:
image: ghcr.io/metatube-community/metatube-server:1.3.2
image: ghcr.io/metatube-community/metatube-server:1.4.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"