Skip to content

Commit

Permalink
Merge branch 'develop' into onnxruntime-sync-2025-02-07
Browse files Browse the repository at this point in the history
  • Loading branch information
causten authored Feb 9, 2025
2 parents 1fd8d64 + 7832892 commit 819970f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ RUN pip3 install -r /doc-requirements.txt
# Install latest ccache version
RUN cget -p $PREFIX install facebook/zstd@v1.4.5 -X subdir -DCMAKE_DIR=build/cmake
RUN cget -p $PREFIX install ccache@v4.1 -DENABLE_TESTING=OFF
RUN cget -p /opt/cmake install kitware/cmake@v3.27.0
RUN cget -p /opt/cmake install kitware/cmake@v3.28.0
# Install a newer version of doxygen because the one that comes with ubuntu is broken
RUN cget -p $PREFIX install doxygen@Release_1_9_8

Expand Down

0 comments on commit 819970f

Please sign in to comment.