Update Podfetch Image (#563)

This commit is contained in:
DrMxrcy 2023-05-21 19:15:58 -04:00 committed by GitHub
parent f9eef54574
commit 0680808117
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "podfetch",
"tipi_version": 1,
"version": "v2:latest",
"tipi_version": 2,
"version": "latest",
"categories": ["media"],
"description": "A sleek and efficient podcast downloader.",
"short_desc": "A sleek and efficient podcast downloader.",

View File

@ -3,7 +3,7 @@ version: "3"
services:
podfetch:
container_name: podfetch
image: samuel19982/podgrabv2:latest
image: samuel19982/podfetch:latest
ports:
- ${APP_PORT}:8000
volumes: