aboutcode-org / scancode-toolkit

:mag: ScanCode detects licenses, copyrights, dependencies by "scanning code" ... to discover and inventory open source and third-party packages used in your code. Sponsored by NLnet project https://nlnet.nl/project/vulnerabilitydatabase, the Google Summer of Code, Azure credits, nexB and others generous sponsors!
https://aboutcode.org/scancode/
2.14k stars 552 forks source link

3955 update dockerfile #3957

Closed JonoYang closed 4 weeks ago

JonoYang commented 1 month ago

This PR updates the Dockerfile to use the 3.12-slim-bookworm image. Feel free to update it if scancode-toolkit now builds for Python 3.13.0. I've also created a test to run on Azure Pipelines to build the scancode-toolkit container from source and run scancode --help.

AyanSinhaMahapatra commented 4 weeks ago

LGTM! Thanks++ @JonoYang Merging!