Skip to content

Bug: Update Python inside Dockerfile.build #2332

@wasertech

Description

@wasertech

I know, I know, it's not really made for us to play with it but it's useful to build the binaries sometimes. Unfortunately, we switched to python 3.8 inside Dockerfile.train but Dockerfile.build still uses python 3.6 which is EOL at this point.

STT/Dockerfile.build

Lines 95 to 96 in 15bef27

ENV PYTHON_BIN_PATH /usr/bin/python3.6
ENV PYTHON_LIB_PATH /usr/local/lib/python3.6/dist-packages

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions