Skip to content

Commit ffee916

Browse files
committed
fix exec
1 parent e688791 commit ffee916

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ COPY --from=build-env /root/out /app/bin
2222

2323
USER app
2424
WORKDIR /app/data
25-
ENTRYPOINT ["/app/bin/HuaJiBot.NET.CLI"]
25+
CMD ["/app/bin/HuaJiBot.NET.CLI"]

0 commit comments

Comments
 (0)