mirror of
https://github.com/ivanch/tcc.git
synced 2025-08-25 15:21:49 +00:00
small fix
This commit is contained in:
@@ -17,4 +17,4 @@ WORKDIR /App
|
||||
|
||||
COPY --from=build-env /App/out .
|
||||
|
||||
ENTRYPOINT ["dotnet", "TCC.APP.dll"]
|
||||
ENTRYPOINT ["dotnet", "/App/TCC.APP.dll"]
|
Reference in New Issue
Block a user