Skip to content

Commit 81293cf

Browse files
committed
chore(deps): update debian docker tag to v12
1 parent fd60e11 commit 81293cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system-test/Dockerfile.linux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y \
55
WORKDIR /root/
66
RUN go install github.com/google/pprof@latest
77

8-
FROM debian:11
8+
FROM debian:12
99

1010
ARG NODE_VERSION
1111
ARG ADDITIONAL_PACKAGES

0 commit comments

Comments
 (0)