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 700870aCopy full SHA for 700870a
Dockerfile
@@ -84,7 +84,8 @@ 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-data=3.16.3-1ubuntu1.20.04.1 \
88
+ cmake=3.16.3-1ubuntu1.20.04.1 \
89
libjson-perl \
90
libdigest-crc-perl \
91
&& curl -sSL https://get.haskellstack.org/ | sh \
0 commit comments