Skip to content

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Aug 9, 2024
1 parent 47f3cfe commit fc6f295
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .kokoro/docker/docs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,6 @@ RUN make altinstall

ENV PATH /usr/local/bin/python3.10:$PATH

# Update the python3 symlink
RUN rm /usr/bin/python3 && \
ln -s /usr/local/bin/python3.10 /usr/bin/python3

###################### Install pip
RUN wget -O /tmp/get-pip.py 'https://bootstrap.pypa.io/get-pip.py' \
&& python3.10 /tmp/get-pip.py \
Expand Down

0 comments on commit fc6f295

Please sign in to comment.