mirror of
https://github.com/aserper/masto-rss.git
synced 2025-12-17 21:35:25 +00:00
Update Dockerfile
This commit is contained in:
@@ -19,4 +19,4 @@ COPY . .
|
||||
|
||||
# Step 5: Execute the correct Python script
|
||||
# Note the correct filename.
|
||||
CMD ["python3", "masto-rss.py"]
|
||||
CMD ["python3", "main.py"]
|
||||
|
||||
Reference in New Issue
Block a user