diff --git a/.docker/Dockerfile b/.docker/Dockerfile index 7aeeeef42f5f6a9c0977287c957bf56280e8c97f..0e8270d2cc6cad909904a1a431cf5c5558351ea6 100644 --- a/.docker/Dockerfile +++ b/.docker/Dockerfile @@ -5,5 +5,5 @@ RUN apt-get update && apt-get install -y cmake git python3-pip curl # Dirty workaround for java not linking to the correct manpage directory (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863199) RUN mkdir -p /usr/share/man/man1 RUN apt-get install -y openjdk-17-jdk-headless -RUN pip3 install --break-system-packages conan==1.61.0 +RUN pip3 install --break-system-packages conan==1.64.1