: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!
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.
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
.