mirror of
https://github.com/luzifer-docker/archlinux.git
synced 2024-11-09 16:00:11 +00:00
Force installation of archlinux-keyring
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
09add57642
commit
a9a6d71f43
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ set -euxo pipefail
|
|||
|
||||
# Packages required for the minimal system
|
||||
packages=(
|
||||
archlinux-keyring
|
||||
awk
|
||||
gzip
|
||||
pacman
|
||||
|
|
Loading…
Reference in a new issue