Skip to content

Build python 3.12 based images #508

Closed
@thenicekat

Description

@thenicekat

Recently, unstructured api had a release 0.0.85. There was a fix in this release to move to py3.12 but looks like this image still has python 3.11 vulnerabilities despite fixes being done. Can we look into this?

df1edce#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed

I see that py3.10 and py3.11 is still being referenced at many places:

ARG PYTHON_VERSION="3.11"

Should we change this to 3.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions