Skip to content

Commit 3bdb10a

Browse files
authored
Rename DockerFile to Dockerfile
1 parent 036a5c6 commit 3bdb10a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DockerFile renamed to Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ COPY --from=build /app/publish .
1313
ENV ASPNETCORE_URLS=http://+:8080
1414
EXPOSE 8080
1515

16-
ENTRYPOINT ["dotnet", "CodeBeam.Website.dll"]
16+
ENTRYPOINT ["dotnet", "CodeBeam.Website.dll"]

0 commit comments

Comments
 (0)