Skip to content

Conversation

@StefanMallia
Copy link

Description

Small change to the Dockerfile to use Python 3.9 as required by pyproject.toml. Currently the docker build fails on "Package 'pgcli' requires a different Python: 3.8.20 not in '>=3.9'.

@dbaty
Copy link
Member

dbaty commented Nov 19, 2025

Python 3.9 has reached its end of life last October (see here). We should rather use the latest version: 3.14.

@StefanMallia
Copy link
Author

True, but this is just to provide a simple fix for the Docker build.

@dbaty
Copy link
Member

dbaty commented Nov 19, 2025

Using the latest version of Python should not be notably more complex than your fix, is it? :)

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