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 Jul 20, 2023
1 parent 787c526 commit 62c099f
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 get github.com/google/pprof

FROM debian:11
FROM debian:12

ARG NODE_VERSION
ARG ADDITIONAL_PACKAGES
Expand Down

0 comments on commit 62c099f

Please sign in to comment.