mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-05 14:43:52 +00:00
fix for the cmake_config tests (#455)
This commit is contained in:
parent
023bf54282
commit
7e6ff84c69
2
.github/actions/cmake_config/Dockerfile
vendored
2
.github/actions/cmake_config/Dockerfile
vendored
@ -7,7 +7,7 @@ RUN apt-get update \
|
|||||||
libidn11=1.33-2.1ubuntu1.2 \
|
libidn11=1.33-2.1ubuntu1.2 \
|
||||||
ca-certificates=20180409 \
|
ca-certificates=20180409 \
|
||||||
make=4.1-9.1ubuntu1 \
|
make=4.1-9.1ubuntu1 \
|
||||||
git=1:2.17.1-1ubuntu0.5 \
|
git=1:2.17.1-1ubuntu0.7 \
|
||||||
&& apt-get clean \
|
&& apt-get clean \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user