Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Upgrade to Alpine 3.18 and Python 3.12 #48

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

jsf9k
Copy link
Member

@jsf9k jsf9k commented Oct 27, 2023

🗣 Description

This pull request:

  • Upgrades the base Docker images to Alpine 3.18 and Python 3.12
  • Upgrades the pip, pipenv, wheel, and setuptools pip packages to the latest versions

💭 Motivation and context

The latest Python is likely more performant than previous versions.

🧪 Testing

All automated tests pass.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All new and existing tests pass.

✅ Post-merge checklist

  • Create a release.

jsf9k added 2 commits October 27, 2023 11:48
Also update the pip, pipenv, setuptools, and wheel pip packages to the
latest versions.
@jsf9k jsf9k added version bump This issue or pull request increments the version number hacktoberfest-accepted Pull request that should count toward Hacktoberfest participation dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Oct 27, 2023
@jsf9k jsf9k self-assigned this Oct 27, 2023
@jsf9k jsf9k force-pushed the improvement/upgrade-to-alpine-3.18-and-python-3.12 branch 2 times, most recently from f341aee to 4b42a83 Compare October 27, 2023 16:04
@jsf9k jsf9k marked this pull request as ready for review October 27, 2023 16:26
@jsf9k jsf9k enabled auto-merge October 27, 2023 16:26
@jsf9k jsf9k requested a review from a team October 27, 2023 16:26
@jsf9k jsf9k merged commit 4e7876f into develop Oct 27, 2023
@jsf9k jsf9k deleted the improvement/upgrade-to-alpine-3.18-and-python-3.12 branch October 27, 2023 17:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file docker Pull requests that update Docker code hacktoberfest-accepted Pull request that should count toward Hacktoberfest participation version bump This issue or pull request increments the version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants