chore: update image versions
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
version: "3.9"
|
version: "3.9"
|
||||||
services:
|
services:
|
||||||
iptv_restream_frontend:
|
iptv_restream_frontend:
|
||||||
image: ghcr.io/antebrl/iptv-restream/frontend:v2.1
|
image: ghcr.io/antebrl/iptv-restream/frontend:v2.2
|
||||||
networks:
|
networks:
|
||||||
- app-network
|
- app-network
|
||||||
|
|
||||||
iptv_restream_backend:
|
iptv_restream_backend:
|
||||||
image: ghcr.io/antebrl/iptv-restream/backend:v2.1
|
image: ghcr.io/antebrl/iptv-restream/backend:v2.2
|
||||||
volumes:
|
volumes:
|
||||||
- streams_data:/streams
|
- streams_data:/streams
|
||||||
- channels:/channels
|
- channels:/channels
|
||||||
@@ -20,7 +20,7 @@ services:
|
|||||||
|
|
||||||
# Nginx Reverse Proxy
|
# Nginx Reverse Proxy
|
||||||
iptv_restream_nginx:
|
iptv_restream_nginx:
|
||||||
image: ghcr.io/antebrl/iptv-restream/nginx:v2.1
|
image: ghcr.io/antebrl/iptv-restream/nginx:v2.2
|
||||||
volumes:
|
volumes:
|
||||||
- streams_data:/streams
|
- streams_data:/streams
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user