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

chore: upgrade dependencies in superchain image #4194

Closed
wants to merge 2 commits into from

Conversation

TheRealAmazonKendra
Copy link
Contributor

@TheRealAmazonKendra TheRealAmazonKendra commented Jul 26, 2023

The Debian 10 image uses Python 3.7 which was causing failures elsewhere due to required minimum python 3.8. Debian 10 is also ten months out of security support so upgrading it seemed like the right decision here. This change also updates Node to 16 due to Node 14 being EOL.


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

The Debian 10 image uses Python 3.7 which was causing failures elsewhere due to required minimum
python 3.8. Debian 10 is also ten months out of security support so upgrading it seemed like the
right decision here. This change also updates Node to 16 due to Node 14 being EOL and updates
Maven to 3.9.3 dur to the distro link for the older version not working when building a local
superchain image.

Signed-off-by: Kendra Neil <53584728+TheRealAmazonKendra@users.noreply.github.com>
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jul 26, 2023
@RomainMuller
Copy link
Contributor

The image tagging also needs to be updated...

@RomainMuller
Copy link
Contributor

Superseded by #4195

@RomainMuller RomainMuller deleted the TheRealAmazonKendra/python-version branch July 28, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants