We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4b6b1a commit 165bfafCopy full SHA for 165bfaf
.docfx/Dockerfile.docfx
@@ -4,7 +4,7 @@ FROM nginx:1.25.4 AS base
4
RUN rm -rf /usr/share/nginx/html/*
5
6
FROM mono:6.12.0.182 AS build
7
-ARG DOCFX_VERSION=v2.75.3
+ARG DOCFX_VERSION=v2.76.0
8
9
ENV PATH ${PATH}:/opt/docfx
10
ENV DOCFX_SOURCE_BRANCH_NAME="main"
0 commit comments