Skip to content

Commit 62c099f

Browse files
committed
chore(deps): update debian docker tag to v12
1 parent 787c526 commit 62c099f

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 get github.com/google/pprof
77

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

1010
ARG NODE_VERSION
1111
ARG ADDITIONAL_PACKAGES

0 commit comments

Comments
 (0)