fix: Use doxygen 1.12 (#1587)

Fixes #1431
This commit is contained in:
Alex Kremer
2024-08-07 15:22:21 +01:00
committed by GitHub
parent fa1e9da0de
commit 00026ebf5a
3 changed files with 26 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ WORKDIR /root
ENV CCACHE_VERSION=4.10.2 \
LLVM_TOOLS_VERSION=18 \
GH_VERSION=2.40.0 \
DOXYGEN_VERSION=1.10.0
DOXYGEN_VERSION=1.12.0
# Add repositories
RUN apt-get -qq update \