Go back to preferring the smallest Arch image.

This commit is contained in:
2025-10-22 21:39:18 -07:00
parent 978a9778a5
commit 4cc229a66d

View File

@@ -1,6 +1,6 @@
# Create a VM for testing Ansible provisioning.
FROM archlinux:base-devel
FROM archlinux:base
ARG PACKAGES
ENV PACKAGES="$PACKAGES"