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

Bicaws-3025: Add amazon linux 2023 image #252

Merged
merged 17 commits into from
Aug 15, 2023
Merged

Bicaws-3025: Add amazon linux 2023 image #252

merged 17 commits into from
Aug 15, 2023

Conversation

ian-antking
Copy link
Collaborator

@ian-antking ian-antking commented Aug 3, 2023

This commit adds a new infrastructure image based on amazonlinux:2023. Note that several packages are no longer supported, such as python 2 and epel.


# https://github.com/aws/aws-cli/issues/8036
RUN pip install wheel &&\
pip install "Cython<3.0" "pyyaml<6" --no-build-isolation
Copy link
Collaborator

@richardcane richardcane Aug 14, 2023

Choose a reason for hiding this comment

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

This probably isn't needed - if you look at the issue, it should only affect the previous version of awscli.

aws/aws-cli#8036 (comment)

@ian-antking ian-antking merged commit c9916e6 into main Aug 15, 2023
@ian-antking ian-antking deleted the bicaws-3025 branch August 15, 2023 08:18
@ian-antking ian-antking restored the bicaws-3025 branch August 15, 2023 08:22
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