Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(general): update Python version in .gitpod.Dockerfile #6739

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

tpvasconcelos
Copy link

@tpvasconcelos tpvasconcelos commented Sep 28, 2024

User description

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Description

The Python version specified in the Pipfile is 3.8. The current configuration is not working because of this.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes

Generated description

Dear maintainer, below is a concise technical summary of the changes proposed in this PR:

Update the Python version in .gitpod.Dockerfile from 3.10.14 to 3.8.20 to align with the Pipfile and ensure compatibility.

TopicDetails
Python Version Update Update the Python version in .gitpod.Dockerfile to match the Pipfile.
Modified files (1)
  • .gitpod.Dockerfile
Latest Contributors(2)
EmailCommitDate
28880387+tsmithv11@use...docs-general-Remove-Py...April 25, 2024
[email protected]...Feat-add-gitpod-2659March 21, 2022
This pull request is reviewed by Baz. Join @tpvasconcelos and the rest of your team on (Baz).

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.

1 participant