ci(kitchen): use new Arch Linux image (previous is deprecated)

* https://hub.docker.com/r/archlinux/base
  - Deprecated. Use new image at https://hub.docker.com/r/archlinux/archlinux
This commit is contained in:
Imran Iqbal 2021-04-14 09:38:46 +01:00 committed by Kirill Ponomarev
parent 055e51e5b4
commit 388ef93cf2

View file

@ -37,7 +37,7 @@ platforms:
- yum -y install procps-ng
- name: arch
driver_config:
image: archlinux/base
image: archlinux/archlinux
run_command: /usr/lib/systemd/systemd
provision_command:
- pacman -Syu --noconfirm --needed systemd grep awk procps which