debian supports riscv64 now so we can just switch to that and everything works
This commit is contained in:
parent
69fd67721a
commit
b3c8d67f74
2 changed files with 4 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:jammy
|
||||
FROM debian:sid-slim
|
||||
LABEL maintainer="Xiaonan Shen <s@sxn.dev>"
|
||||
|
||||
EXPOSE 25/tcp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue