This commit is contained in:
MedzikUser 2021-10-09 14:42:03 +02:00
parent 9043e7d99d
commit 04c639aed6
No known key found for this signature in database
GPG Key ID: 3AC8B718A75F3281
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
FROM archlinux:base-devel
RUN pacman -Syu --noconfirm
RUN pacman -Syu --noconfirm \
git \
base