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 88a908b commit ae3ae98Copy full SHA for ae3ae98
Dockerfile
@@ -84,7 +84,7 @@ RUN \
84
python3.10 python3.10-dev python3.10-distutils \
85
python3.11 python3.11-dev python3.11-distutils \
86
dpkg-dev \
87
- cmake \
+ cmake=3.16.3-1ubuntu1.20.04.1 \
88
libjson-perl \
89
libdigest-crc-perl \
90
&& curl -sSL https://get.haskellstack.org/ | sh \
0 commit comments