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

Upgrade containers base images #1168

Merged
merged 7 commits into from
Oct 17, 2022
Merged

Conversation

mathieu-benoit
Copy link
Contributor

@mathieu-benoit mathieu-benoit commented Oct 17, 2022

  • dotnet:7.0.0-rc.2
  • python:3.9.15-slim
  • node:18.11.0-alpine
  • alpine:3.16.2 for golang final base image

Like we have for dotnet and golang, python and node have now their version as Ma.Mi.Re instead of just Ma. More consistent across the apps + implement best practices. This will allow to catch and track CVE vulnerabilities as early as possible.

@mathieu-benoit mathieu-benoit requested a review from a team as a code owner October 17, 2022 12:37
@mathieu-benoit mathieu-benoit marked this pull request as draft October 17, 2022 12:37
@github-actions
Copy link

🚲 PR staged at http://35.222.58.104

@github-actions
Copy link

🚲 PR staged at http://35.222.58.104

@github-actions
Copy link

🚲 PR staged at http://35.222.58.104

@mathieu-benoit mathieu-benoit marked this pull request as ready for review October 17, 2022 13:12
Copy link
Collaborator

@NimJay NimJay left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks for this improvement, @mathieu-benoit!
I also like being specific with versions (i.e., Ma.Mi.Re) because images are less likely to break.

@NimJay NimJay merged commit a811b95 into main Oct 17, 2022
@NimJay NimJay deleted the mathieu-benoit/upgrade-base-images branch October 17, 2022 13:33
D-Mwanth pushed a commit to D-Mwanth/microservices-demo that referenced this pull request Mar 6, 2024
* dotnet 7.0.0-rc.2

* bump nuget packages

* node:18.11.0-alpine

* python:3.9.15-slim

* python:3.9.15-slim-buster

* alpine:3.16.2

* python:3.9.15-slim
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.

None yet

2 participants