summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testenv/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile
index e06829cb..400c3e28 100644
--- a/testenv/Dockerfile
+++ b/testenv/Dockerfile
@@ -1,4 +1,4 @@
-FROM archlinux/archlinux:base-devel
+FROM archlinux/archlinux:base
RUN mkdir -p /etc/pacman.d/hooks \
&& ln -s /dev/null /etc/pacman.d/hooks/30-systemd-tmpfiles.hook