From ad7992963d7cf3020d0831773e974b39422c8d34 Mon Sep 17 00:00:00 2001 From: MedzikUser Date: Sat, 9 Oct 2021 14:18:56 +0200 Subject: [PATCH] update --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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