debian supports riscv64 now so we can just switch to that and everything works

This commit is contained in:
Simon Ungar Felding 2024-12-05 22:19:30 +01:00
parent 69fd67721a
commit b3c8d67f74
2 changed files with 4 additions and 5 deletions

View file

@ -1,4 +1,4 @@
FROM ubuntu:jammy
FROM debian:sid-slim
LABEL maintainer="Xiaonan Shen <s@sxn.dev>"
EXPOSE 25/tcp