Skip to content

Commit 12425e0

Browse files
committed
set env
1 parent ca5f49a commit 12425e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

debian-11-ppc64/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ RUN apt-get update -y || true && \
1616

1717
RUN git clone https://chromium.googlesource.com/chromium/tools/depot_tools
1818

19+
ENV VPYTHON_BYPASS="manually managed python not supported by chrome operations"
20+
1921
RUN yes | fetch v8
2022

2123
WORKDIR /v8

0 commit comments

Comments
 (0)