Skip to content

Commit

Permalink
riscv architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
wzzc-dev committed Mar 5, 2024
1 parent 52f2b05 commit 1a182fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ WORKDIR /opt/eulixspace-filepreview

COPY . /opt/eulixspace-filepreview

RUN pip3 install -r /opt/eulixspace-filepreview/requirements.txt --break-system-packages
RUN pip3 install -r /opt/eulixspace-filepreview/requirements.txt

ENTRYPOINT ["python3","main.py"]

0 comments on commit 1a182fc

Please sign in to comment.