fix this x2

This commit is contained in:
rhpidfyre 2025-03-13 02:14:22 -04:00
parent 028a4e2a11
commit 1300184c41

View File

@ -3,7 +3,7 @@ FROM archlinux
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 && \
pacman -Syu --noconfirm && \
pacman -S --noconfirm base linux-lts linux-lts-headers mkinitcpio unzip git curl which