We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a57d28 commit dbb94e7Copy full SHA for dbb94e7
src/ci/docker/host-aarch64/aarch64-gnu-llvm-19/Dockerfile
@@ -4,7 +4,7 @@ ARG DEBIAN_FRONTEND=noninteractive
4
5
RUN apt-get update && apt-get install -y --no-install-recommends \
6
bzip2 \
7
- g++ \
+ g++-15 \
8
make \
9
ninja-build \
10
file \
0 commit comments