fix(docker): update python version to 3.13.1-slim #56
Reference in New Issue
Block a user
Delete Branch "update-python-version-in-dockerfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updates the base Python version in the Dockerfile to 3.13.1-slim.
This change ensures that the latest bug fixes and improvements
are included, enhancing stability and performance.