Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change base image to fix docker build error on macOS #137

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Conversation

soimkim
Copy link
Contributor

@soimkim soimkim commented Feb 5, 2025

Description

Change base image to fix docker build error on macOS.

  • Docker build error message :
134.3 Collecting scancode-toolkit==32.2.* (from ***_source<3.0.0,>=2.1.4->***-scanner==2.1.1)
....
134.4   Downloading scancode_toolkit-32.2.0-cp38-none-any.whl.metadata (16 kB)
134.9 ERROR: No matching distribution found for extractcode-7z>=16.5.210525; extra == "full"

Type of change

Please insert 'x' one of the type of change.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Refactoring, Maintenance
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@soimkim soimkim self-assigned this Feb 5, 2025
@soimkim soimkim added the bug fix [PR] Fix the bug label Feb 5, 2025
@soimkim soimkim changed the title Update base image of Dockerfile Change base image to fix docker build error on macOS Feb 5, 2025
@soimkim soimkim merged commit 85f397d into main Feb 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix [PR] Fix the bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant