fix this x2
This commit is contained in:
parent
028a4e2a11
commit
1300184c41
@ -3,7 +3,7 @@ FROM archlinux
|
|||||||
|
|
||||||
ENV TERM=xterm-256color
|
ENV TERM=xterm-256color
|
||||||
|
|
||||||
# Use LTS because as of 3/12/25 because glibc breaks libamdhip64.so
|
# Use LTS because as of 3/12/25 glibc breaks libamdhip64.so
|
||||||
RUN pacman-key --init && \
|
RUN pacman-key --init && \
|
||||||
pacman -Syu --noconfirm && \
|
pacman -Syu --noconfirm && \
|
||||||
pacman -S --noconfirm base linux-lts linux-lts-headers mkinitcpio unzip git curl which
|
pacman -S --noconfirm base linux-lts linux-lts-headers mkinitcpio unzip git curl which
|
||||||
|
Loading…
x
Reference in New Issue
Block a user