We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8d7c03 commit c65527aCopy full SHA for c65527a
1 file changed
ci/docker/ubuntu-24.04-cpp-minimal.dockerfile
@@ -29,6 +29,7 @@ RUN apt-get update -y -q && \
29
ccache \
30
cmake \
31
curl \
32
+ gdb \
33
git \
34
libssl-dev \
35
libcurl4-openssl-dev \
0 commit comments