Skip to content

Commit

Permalink
package.json, dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
stockduck committed Aug 13, 2024
1 parent 31543f3 commit 8e483ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion antora.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ ENV DOCSEARCH_INDEX_VERSION=latest
RUN yarn global add http-server@13.0.2 onchange@7.1.0
RUN node --version
RUN yarn --version
RUN yarn global add antora-site-generator-lunr
RUN yarn global add @antora/lunr-extension
WORKDIR /srv/docs

0 comments on commit 8e483ec

Please sign in to comment.