Skip to content

Commit

Permalink
Rename DockerFile.prod to Dockerfile.prod
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeethnandakumar authored Jul 18, 2024
1 parent 3b0ec7c commit 8f9e2b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ EXPOSE 8080
FROM base AS final
WORKDIR /app

ENTRYPOINT ["dotnet", "ExpenceTracker.dll"]
ENTRYPOINT ["dotnet", "ExpenceTracker.dll"]

0 comments on commit 8f9e2b0

Please # to comment.