container-toolbox: Use vim-minimal, not vim-enhanced

Fedora Silverblue and Workstation, and hence the Container/Dockerfile
equivalent of the fedora-toolbox OCI images, contain vim-minimal by
default, not vim-enhanced.  This is because the default editor is GNU
nano, not Vim.

https://bugzilla.redhat.com/show_bug.cgi?id=2244503
https://pagure.io/fedora-kickstarts/pull-request/1005
This commit is contained in:
Debarshi Ray 2023-10-25 16:03:15 +02:00
parent f2c6224ade
commit 6bb64d1c59
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ tree
unzip
util-linux
util-linux-core
vim-enhanced
vim-minimal
vte-profile
vulkan-loader
wget