mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Fix CMake installation on CentOS 8 test image
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
14050d84f3
commit
5ecac5b407
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ FROM centos:8
|
|||
RUN dnf update -y
|
||||
RUN dnf install -y \
|
||||
ruby \
|
||||
cmake3 \
|
||||
cmake \
|
||||
gcc-c++ \
|
||||
git \
|
||||
make \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue