[fix] container: base-builder should have essentials

The wolfi-base metapackage includes busybox, ca-certificates-bundle and the package manager. The change is to make the use of base-builder image more flexible.
This commit is contained in:
Ivan Gabaldon 2025-05-20 11:24:52 +02:00
parent 5dff826937
commit a195f52412

View File

@ -4,9 +4,7 @@ contents:
repositories: repositories:
- https://packages.wolfi.dev/os - https://packages.wolfi.dev/os
packages: packages:
- wolfi-baselayout - wolfi-base
- ca-certificates-bundle
- busybox
- build-base - build-base
- python-3.13-dev - python-3.13-dev
- py3-pip - py3-pip