fix typo
All checks were successful
Disk Report Image / build-and-push-ddns (push) Successful in 20s
All checks were successful
Disk Report Image / build-and-push-ddns (push) Successful in 20s
This commit is contained in:
@@ -11,4 +11,4 @@ ENV UV_NO_DEV=1
|
||||
WORKDIR /app
|
||||
RUN uv sync --locked
|
||||
|
||||
CMD ["uv", "run", "post_llama.py", "/input/input.txt"]
|
||||
CMD ["uv", "run", "disk_report.py", "/input/input.txt"]
|
||||
Reference in New Issue
Block a user