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 b9a2f32 commit c439562Copy full SHA for c439562
.github/actions/cmake_config/Dockerfile
@@ -7,7 +7,7 @@ RUN apt-get update \
7
libidn11=1.33-2.1ubuntu1.2 \
8
ca-certificates=20180409 \
9
make=4.1-9.1ubuntu1 \
10
- git=1:2.17.1-1ubuntu0.5 \
+ git=1:2.17.1-1ubuntu0.7 \
11
&& apt-get clean \
12
&& rm -rf /var/lib/apt/lists/*
13
0 commit comments