diff --git a/README.md b/README.md index 5fa115d..5db434e 100644 --- a/README.md +++ b/README.md @@ -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: