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/1003
This commit is contained in:
Debarshi Ray 2023-10-25 16:03:15 +02:00
parent 30f76d387d
commit d6aac886a0
1 changed files with 1 additions and 1 deletions

View File

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