Skip to content

Commit 314cbea

Browse files
author
Bernd Doser
committed
update cmake to 3.21.3
1 parent 65924b5 commit 314cbea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ubuntu/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ RUN update-alternatives --install /usr/bin/pip pip /usr/bin/pip3 1 \
4848
RUN pip install --upgrade pip \
4949
&& hash -r pip3 \
5050
&& pip install \
51-
cmake==3.21.2 \
51+
cmake==3.21.3 \
5252
conan==1.40.1 \
5353
pyyaml==5.4.1
5454

0 commit comments

Comments
 (0)