diff --git a/Dockerfile b/Dockerfile index 5c7c872..596293a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM archlinux/base +FROM archlinux:base-devel RUN pacman -Syu --noconfirm \ sed \ git \