mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
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:
parent
055e51e5b4
commit
388ef93cf2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue