Skip to content

Commit cfb2f52

Browse files
ArhellSeanKilleen
andauthored
Update to docfx 2.77.0 (#56)
Co-authored-by: Sean Killeen <[email protected]>
1 parent 43e5913 commit cfb2f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN dotnet --version
55
# Setting the path up to allow .NET tools
66
ENV PATH "$PATH:/root/.dotnet/tools"
77

8-
RUN dotnet tool install --global docfx --version 2.76.0
8+
RUN dotnet tool install --global docfx --version 2.77.0
99

1010
# Just checking things
1111
RUN dotnet tool list --global

0 commit comments

Comments
 (0)