whoops
This commit is contained in:
parent
3b2a4dc6d5
commit
91e36a811d
@ -16,4 +16,4 @@ FROM mcr.microsoft.com/dotnet/aspnet:6.0
|
||||
RUN apt update && apt install -y ffmpeg libopus-dev opus-tools libsodium-dev
|
||||
WORKDIR /App
|
||||
COPY --from=build-env /App/out .
|
||||
ENTRYPOINT ["dotnet", "Kasbot.dll"]
|
||||
ENTRYPOINT ["dotnet", "Kasbot.App.dll"]
|
Loading…
x
Reference in New Issue
Block a user