Unstructured-IO / unstructured

Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
https://www.unstructured.io/
Apache License 2.0
7.44k stars 580 forks source link

build: pull from wolfi base image #3213

Closed MthwRobinson closed 2 weeks ago

MthwRobinson commented 2 weeks ago

Summary

Updates the wolfi image to pull from the upstream wolfi-base base image to avoid maintaining the base layers in both locations. Closes #3105 by pulling in the fix from upstream.

Testing

test_dockerfile should continue to pass with the changes.