mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-06 00:33:39 +00:00
Fix Dockerfile
This commit is contained in:
@@ -20,4 +20,4 @@ COPY --from=builder /home/nonroot/.local/lib/python3.11/site-packages /home/nonr
|
||||
|
||||
COPY rfd_notify .
|
||||
|
||||
ENTRYPOINT ["python", "cli.py", "-c", "config.yaml"]
|
||||
ENTRYPOINT ["python", "/app/cli.py", "-c", "config.yml"]
|
||||
|
Reference in New Issue
Block a user