Skip to content

Fix devcontainer python version#1233

Merged
frenck merged 2 commits intofrenck:mainfrom
wslaghekke:fix-devcontainer
Nov 15, 2024
Merged

Fix devcontainer python version#1233
frenck merged 2 commits intofrenck:mainfrom
wslaghekke:fix-devcontainer

Conversation

@wslaghekke
Copy link
Copy Markdown
Contributor

When i tried starting the project using the provided devcontainer poetry failed because the built-in python version (3.10) was too old

Proposed Changes

Replace the base image with the updated python devcontainer base image that does contain the up-to date python version

Copy link
Copy Markdown
Owner

@frenck frenck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @wslaghekke 👍

../Frenck

@frenck frenck added the bugfix Inconsistencies or issues which will cause a problem for users or implementers. label Nov 15, 2024
Copy link
Copy Markdown
Owner

@frenck frenck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI is failing. Did you actually test this? 😟

CleanShot 2024-11-15 at 10 35 12@2x

@wslaghekke
Copy link
Copy Markdown
Contributor Author

CI is failing. Did you actually test this? 😟

CleanShot 2024-11-15 at 10 35 12@2x

I did, but not with github, i used intellij, seems github doesnt like the trailing comma but intellij doenst mind, i will fix it

Copy link
Copy Markdown
Owner

@frenck frenck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @wslaghekke 👍

../Frenck

@frenck frenck merged commit 0c6980a into frenck:main Nov 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bugfix Inconsistencies or issues which will cause a problem for users or implementers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants