config/server: disable contain recipe

This commit is contained in:
Jeremy Soller 2025-09-07 20:20:00 -06:00
parent 462971242a
commit 03a8db9c63
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -11,7 +11,7 @@ filesystem_size = 512
[packages]
bash = {}
ca-certificates = {}
contain = {}
#contain = {} # needs to update dependencies
coreutils = {}
curl = {}
diffutils = {}