diff --git a/Dockerfile b/Dockerfile index ad44a58..2adde1c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM archlinux:latest -RUN sudo pacman -Syu --noconfirm \ +RUN pacman -Syu --noconfirm \ base \ base-devel