We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14123e7 commit 3ffc0bdCopy full SHA for 3ffc0bd
1 file changed
infrastructure/base-images/cloudharness-base/Dockerfile
@@ -3,6 +3,7 @@ FROM ${PARENT}
3
4
RUN apt update && apt install -y --no-install-recommends \
5
gcc \
6
+ g++ \
7
python3-dev \
8
libpq-dev \
9
nfs-common \
0 commit comments