remove `yay`

This commit is contained in:
Oskar 2021-11-30 21:58:42 +01:00 committed by GitHub
parent d462311c27
commit b5b1f98662
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ COPY mirrorlist /etc/pacman.d/mirrorlist
RUN pacman -Sy --noconfirm \ RUN pacman -Sy --noconfirm \
base \ base \
base-devel \ base-devel \
yay \
git \ git \
wget \ wget \
curl \ curl \