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

Point at the correct Dockerfile for python #7609

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

jeffwidman
Copy link
Member

We broke the monolithic docker image into per-language images. So point the link at the Python one.

Also update to a PR that bumped python using this new dockerfile so that we have a better example. It's not perfect as it doesn't bump the pyenv global var, but it's the best we've got right now. We can replace it with the 3.12 PR in October.

@jeffwidman jeffwidman requested a review from a team as a code owner July 22, 2023 00:08
@jeffwidman jeffwidman force-pushed the point-at-the-correct-dockerfile branch from d5205ba to 06a678c Compare July 22, 2023 05:29
@jeffwidman
Copy link
Member Author

Let's first land:

As that will simplify the readme slightly by removing one of the steps completely.

@jeffwidman jeffwidman added the Ecosystems Used by the maintainer team for internal-facing project tracking label Jul 24, 2023
@jeffwidman jeffwidman self-assigned this Jul 24, 2023
@jeffwidman jeffwidman force-pushed the point-at-the-correct-dockerfile branch 3 times, most recently from d1d2713 to 8710168 Compare July 25, 2023 18:30
We broke the monolithic docker image into per-language images. So point the link at the Python one.

Also update to a PR that bumped python using this new dockerfile so that we have a better example. It's not perfect as it doesn't bump the `pyenv global` var, but it's the best we've got right now. We can replace it with the [`3.12` PR in October](https://peps.python.org/pep-0693/).
@jeffwidman jeffwidman force-pushed the point-at-the-correct-dockerfile branch from 8710168 to 08f6834 Compare July 25, 2023 18:31
@jeffwidman jeffwidman enabled auto-merge (squash) July 25, 2023 18:32
@jeffwidman jeffwidman merged commit 3f3c7ad into main Jul 25, 2023
90 checks passed
@jeffwidman jeffwidman deleted the point-at-the-correct-dockerfile branch July 25, 2023 19:03
brettfo pushed a commit to brettfo/dependabot-core that referenced this pull request Oct 11, 2023
We broke the monolithic docker image into per-language images. So point the link at the Python one.

Also update to a PR that bumped python using this new dockerfile so that we have a better example. It's not perfect as it doesn't bump the `pyenv global` var, but it's the best we've got right now. We can replace it with the [`3.12` PR in October](https://peps.python.org/pep-0693/).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ecosystems Used by the maintainer team for internal-facing project tracking L: python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants