1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 03:21:12 +08:00

Update ghcr.io/metatube-community/metatube-server Docker tag to v1.3.2 (#1134)

This commit is contained in:
renovate[bot] 2025-08-11 05:13:26 +08:00 committed by GitHub
parent 4536335c2b
commit e37288ac54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services:
metatube-sdk-go:
image: "ghcr.io/metatube-community/metatube-server:1.3.1"
image: "ghcr.io/metatube-community/metatube-server:1.3.2"
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.1
image: ghcr.io/metatube-community/metatube-server:1.3.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"