mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-05 16:23:39 +00:00
Fix Dockerfile
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM ghcr.io/davegallant/rfd-notify:1
|
||||
|
||||
ENTRYPOINT ["python", "cli.py", "-c", "config.yaml"]
|
||||
ENTRYPOINT ["python", "/app/cli.py", "-c", "config.yml"]
|
||||
|
Reference in New Issue
Block a user