Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 46bb288

Browse files
add missing g++ package in Fedora rawhide image
1 parent 3abab5a commit 46bb288

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

utils/docker/images/Dockerfile.fedora-rawhide

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ RUN dnf update -y \
6262
daxctl-devel \
6363
doxygen \
6464
gcc \
65+
gcc-c++ \
6566
gdb \
6667
git \
6768
hub \

0 commit comments

Comments
 (0)