update: 更新镜像名

This commit is contained in:
djteang 2025-09-10 20:38:01 +08:00
parent 65b46211ef
commit ecaeaea49d
1 changed files with 3 additions and 3 deletions

View File

@ -72,7 +72,7 @@
```yml
services:
OrangeTV-core:
image: ghcr.io/djteang/orangetv:1.0
image: ghcr.io/djteang/orangetv:2.0
container_name: OrangeTV-core
restart: on-failure
ports:
@ -106,7 +106,7 @@ volumes:
```yml
services:
OrangeTV-core:
image: ghcr.io/djteang/orangetv:1.0
image: ghcr.io/djteang/orangetv:2.0
container_name: OrangeTV-core
restart: on-failure
ports:
@ -142,7 +142,7 @@ networks:
```yml
services:
OrangeTV-core:
image: ghcr.io/djteang/orangetv:1.0
image: ghcr.io/djteang/orangetv:2.0
container_name: OrangeTV-core
restart: on-failure
ports: