Update Podfetch Image (#563)
This commit is contained in:
parent
f9eef54574
commit
0680808117
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "podfetch",
|
"id": "podfetch",
|
||||||
"tipi_version": 1,
|
"tipi_version": 2,
|
||||||
"version": "v2:latest",
|
"version": "latest",
|
||||||
"categories": ["media"],
|
"categories": ["media"],
|
||||||
"description": "A sleek and efficient podcast downloader.",
|
"description": "A sleek and efficient podcast downloader.",
|
||||||
"short_desc": "A sleek and efficient podcast downloader.",
|
"short_desc": "A sleek and efficient podcast downloader.",
|
||||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
||||||
services:
|
services:
|
||||||
podfetch:
|
podfetch:
|
||||||
container_name: podfetch
|
container_name: podfetch
|
||||||
image: samuel19982/podgrabv2:latest
|
image: samuel19982/podfetch:latest
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:8000
|
- ${APP_PORT}:8000
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user