mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-11-26 01:54:15 +00:00
Update Dockerfile
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM ghcr.io/davegallant/rfd-notify:1
|
||||
|
||||
ENTRYPOINT ["python", "/app/cli.py", "-c", "config.yml"]
|
||||
ENTRYPOINT ["python", "/app/rfd_notify/cli.py", "-c", "config.yml"]
|
||||
|
||||
Reference in New Issue
Block a user