diff --git a/Dockerfile b/Dockerfile index 9005893..5566ffe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,6 @@ COPY mirrorlist /etc/pacman.d/mirrorlist RUN pacman -Sy --noconfirm \ base \ base-devel \ - yay \ git \ wget \ curl \