Update to docfx 2.77.0 (#56)
Co-authored-by: Sean Killeen <SeanKilleen@gmail.com>
This commit is contained in:
Родитель
43e5913046
Коммит
cfb2f52590
|
@ -5,7 +5,7 @@ RUN dotnet --version
|
|||
# Setting the path up to allow .NET tools
|
||||
ENV PATH "$PATH:/root/.dotnet/tools"
|
||||
|
||||
RUN dotnet tool install --global docfx --version 2.76.0
|
||||
RUN dotnet tool install --global docfx --version 2.77.0
|
||||
|
||||
# Just checking things
|
||||
RUN dotnet tool list --global
|
||||
|
|
Загрузка…
Ссылка в новой задаче