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

Update Dockerfile: Change Python version to 3.12 for compatibility. #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KritzHeng
Copy link

This PR updates the Dockerfile to use python:3.12-alpine instead of python:3.10.13-alpine3.18, ensuring compatibility with the latest Python version while maintaining the current build process.

Copy link
Member

@dhh1128 dhh1128 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe KERI is requiring python 3.12, so this seems fine to me. However, it also may be unnecessary for the time being. Does the code in the python scripts of this repo depend on python 3.12? Maybe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants