1
0

chore(deps): update bestrui/bestsub docker tag to v1.8.6 (#3969)

This commit is contained in:
renovate[bot]
2026-02-11 09:08:02 +00:00
committed by GitHub
parent 17798cf4b0
commit 780985e7b5
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
services:
moontv:
image: bestrui/bestsub:v1.8.6
container_name: ${CONTAINER_NAME}
restart: always
labels:
createdBy: "Apps"
ports:
- ${PANEL_APP_PORT_HTTP}:8080
volumes:
- ./data:/app/data
networks:
- 1panel-network
networks:
1panel-network:
external: true