Commit b6449f58 authored by nanahira's avatar nanahira

fix

parent 45f64c8f
Pipeline #3375 failed with stages
in 3 minutes and 25 seconds
FROM lopsided/archlinux
RUN echo 'Server = https://mirrors.aliyun.com/archlinuxarm/$arch/$repo/' > /etc/pacman.d/
RUN echo 'Server = https://mirrors.aliyun.com/archlinuxarm/$arch/$repo/' > /etc/pacman.d/mirrorlist
RUN pacman -Syu --noconfirm babeld
CMD ["babeld"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment