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

Unpinned minor version of python in awx-ee image. #346

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

nicksantamaria
Copy link
Contributor

Motivation

Python minor versions were not being updated automatically. The original base image definition also made it unclear what underlying OS was in use.

Changes

Updated the awx-ee base image tag to python:3-bookworm which provides the following benefits:

  • python minor versions are automatically upgraded
  • unambiguous underlying OS

@nicksantamaria nicksantamaria requested a review from GROwen February 6, 2025 00:06
@GROwen GROwen merged commit f73a28f into 6.x Feb 6, 2025
1 check passed
@GROwen GROwen deleted the feature/awx-ee-unpin-python branch February 6, 2025 00:26
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