mirror of
https://github.com/Fishwaldo/rvimage.git
synced 2025-03-15 11:31:38 +00:00
Update Dockerfile
This commit is contained in:
parent
f849698a19
commit
d1a8089ede
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM riscv64/ubuntu:24.10
|
||||
RUN apt update && apt upgrade -y
|
||||
RUN apt update && apt upgrade -y && apt install -y build-essential
|
||||
RUN echo 'root:riscv' | chpasswd
|
||||
|
|
Loading…
Add table
Reference in a new issue