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 5f74c31 commit 5e02665Copy full SHA for 5e02665
ci/debian-unstable.docker
@@ -4,4 +4,4 @@
4
5
# 20230816
6
FROM debian:unstable
7
-RUN apt-get update && apt-get install -y git ninja-build patchelf python3-pip python3-venv cmake g++ && rm -rf /var/lib/apt/lists/*
+RUN apt-get update && apt-get install -y git ninja-build patchelf python3-pip python3-venv cmake && rm -rf /var/lib/apt/lists/*
0 commit comments