This commit is contained in:
MedzikUser 2021-10-10 14:46:01 +02:00
parent 0290e8957b
commit 7309776b45
No known key found for this signature in database
GPG Key ID: 3AC8B718A75F3281
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ FROM archlinux:base-devel
RUN pacman -Syu --noconfirm \
git \
git-lfs \
base \
wget \
curl \