Allow docker to run with the new PublishSingleFile
This commit is contained in:
parent
b84d064ffc
commit
885bbc0e7f
@ -7,4 +7,4 @@ COPY ./build App/
|
||||
|
||||
WORKDIR /App
|
||||
|
||||
ENTRYPOINT ["/usr/bin/dotnet", "ChaosBot.dll"]
|
||||
ENTRYPOINT ["./ChaosBot"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user