Skip to content

Commit 2ad22cf

Browse files
committed
test: gcc update
1 parent 851866c commit 2ad22cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/docker/Dockerfile.glibc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ WORKDIR /mongodb-client-encryption
1111
COPY . .
1212

1313
RUN yum install -y python39 git make gcc-c++
14+
RUN yum install -y gcc-toolset-10
15+
RUN g++ --version
1416

1517
RUN npm run install:libmongocrypt
1618

0 commit comments

Comments
 (0)