We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65924b5 commit 314cbeaCopy full SHA for 314cbea
ubuntu/Dockerfile
@@ -48,7 +48,7 @@ RUN update-alternatives --install /usr/bin/pip pip /usr/bin/pip3 1 \
48
RUN pip install --upgrade pip \
49
&& hash -r pip3 \
50
&& pip install \
51
- cmake==3.21.2 \
+ cmake==3.21.3 \
52
conan==1.40.1 \
53
pyyaml==5.4.1
54
0 commit comments