We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e688791 commit ffee916Copy full SHA for ffee916
1 file changed
Dockerfile
@@ -22,4 +22,4 @@ COPY --from=build-env /root/out /app/bin
22
23
USER app
24
WORKDIR /app/data
25
-ENTRYPOINT ["/app/bin/HuaJiBot.NET.CLI"]
+CMD ["/app/bin/HuaJiBot.NET.CLI"]
0 commit comments