Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
yury-intel committed Nov 14, 2024
1 parent e6aaa42 commit 5556eb6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/dockerfiles/ov_build/ubuntu_22_04_riscv/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,6 @@ RUN dpkg --add-architecture riscv64 && \
apt-get install -y --no-install-recommends libpython3-dev:riscv64 && \
apt-get -y install curl && apt-get install libgomp1

RUN echo 'hi there'
# RUN apt-get update
# RUN apt-get install -y --no-install-recommends apt-utils
# RUN apt-get -y install curl
# # RUN apt-get install libgomp1

# Setup pip
ENV PIP_VERSION="24.0"
RUN curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py && \
Expand Down

0 comments on commit 5556eb6

Please sign in to comment.