Closed
Description
Part of #1066.
Tip
Please add the scheduled-for/20XX-XX
label, and add to the Stackable Engineering project.
Update tasks
stackable-base
- Update
FROM ...ubi-minimal
version hash in the Dockerfile -
Update(no new version)CONFIG_UTILS_VERSION
stackable-devel
- Update
FROM ...ubi-minimal
version hash in the Dockerfile -
Update(skipping this, as it's only if we need it for the tools like Patchable, config-utils, etc...)RUST_DEFAULT_TOOLCHAIN_VERSION
-
Update(no new version)CARGO_CYCLONEDX_CRATE_VERSION
-
Update(there is 0.6.7, but I think we can skip it)CARGO_AUDITABLE_CRATE_VERSION
Related Pull Requests
Acceptance
Tip
This list should be completed by the assignee(s), once respective PRs have been merged. Once all items have been
checked, the issue can be moved into Development: Done.
- Can build the image locally
- Can build the vector image
Testing instructions
# See the latest version at https://pypi.org/project/image-tools-stackabletech/
pip install image-tools-stackabletech==0.0.16
bake --product vector=x.y.z # where x.y.z is a valid version
Please consider updating this template if these instructions are wrong, or
could be made clearer.