Skip to content

Commit

Permalink
chore(deps): update debian docker tag to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 2, 2024
1 parent fd60e11 commit 81293cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-test/Dockerfile.linux
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y \
WORKDIR /root/
RUN go install github.com/google/pprof@latest

FROM debian:11
FROM debian:12

ARG NODE_VERSION
ARG ADDITIONAL_PACKAGES
Expand Down

0 comments on commit 81293cf

Please sign in to comment.