The baseimage profile now prefers coreutils-single
Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
parent
36f6f9f24b
commit
464026abf9
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ data:
|
|||
baseimage:
|
||||
rpms:
|
||||
- bash
|
||||
- coreutils
|
||||
- coreutils-single
|
||||
- filesystem
|
||||
- glibc-minimal-langpack
|
||||
- libcrypt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue