Skip to content

chore(docker): upgrade base image to python3.12-slim #3458

Closed
@melodysium

Description

@melodysium

Description of proposed feature

Currently, the manim docker image uses python3.8-slim. With the recent update to python3.12 in the main library, we should update the Dockerfile's base image to python3.12-slim to take advantage of the new support.

There's lots of nice features in python 3.9, 3.10, 3.11, and 3.12:

How can the new feature be used?

People who use the Docker distribution of manim (such as myself) can benefit from these new Python language features. In particular, one can make better use of Manim's recent type hint efforts.

Additional comments

I don't believe this should break anything; should be a simple one line change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    new featureEnhancement specifically adding a new feature (feature request should be used for issues instead)

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions