fix incorrect Dockerfile path

This commit is contained in:
Benjamin Auquite 2025-05-02 14:35:03 -05:00 committed by GitHub
parent 99fa6d57b1
commit a17e51d55d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ services:
# maybe some day...
# image: ghcr.io/TheBeastLT/torrentio-addon:latest
build:
context: ${ROOT_DIR:-.}
context: ${ROOT_DIR:-.}/addon
dockerfile: Dockerfile
container_name: torrentio
hostname: torrentio