Skip to content

Commit 3ffc0bd

Browse files
committed
CH-229 add g++
1 parent 14123e7 commit 3ffc0bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • infrastructure/base-images/cloudharness-base

infrastructure/base-images/cloudharness-base/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ FROM ${PARENT}
33

44
RUN apt update && apt install -y --no-install-recommends \
55
gcc \
6+
g++ \
67
python3-dev \
78
libpq-dev \
89
nfs-common \

0 commit comments

Comments
 (0)