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 fd60e11 commit 81293cfCopy full SHA for 81293cf
system-test/Dockerfile.linux
@@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y \
5
WORKDIR /root/
6
RUN go install github.com/google/pprof@latest
7
8
-FROM debian:11
+FROM debian:12
9
10
ARG NODE_VERSION
11
ARG ADDITIONAL_PACKAGES
0 commit comments