Skip to content

Commit c439562

Browse files
authored
fix for the cmake_config tests (#455)
1 parent b9a2f32 commit c439562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/cmake_config/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN apt-get update \
77
libidn11=1.33-2.1ubuntu1.2 \
88
ca-certificates=20180409 \
99
make=4.1-9.1ubuntu1 \
10-
git=1:2.17.1-1ubuntu0.5 \
10+
git=1:2.17.1-1ubuntu0.7 \
1111
&& apt-get clean \
1212
&& rm -rf /var/lib/apt/lists/*
1313

0 commit comments

Comments
 (0)