mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-05 08:13:39 +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