We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86b366f commit a37ed3dCopy full SHA for a37ed3d
1 file changed
Dockerfile
@@ -8,4 +8,4 @@ WORKDIR /app
8
COPY . .
9
RUN uv sync --frozen
10
ENTRYPOINT ["uv", "run"]
11
-CMD ["python", "-m", "contestdojo_verifier_bot"]
+CMD ["python", "-m", "bmt_discord_bot"]
0 commit comments