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

View file

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