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

[build][FedRAMP]Update docker-base-bullseye to build from python:3.9.17-slim-bullseye #18484

Closed
wants to merge 2 commits into from

Conversation

baxia-lan
Copy link
Contributor

Why I did it

python3=3.9.2-3 version in bullseye release has CVEs filed:

Using slim version of base image python:3.9.17-slim-bullseye also helps to reduce overall docker container size.

Work item tracking

How I did it

How to verify it

Start a docker container and run bash commands.

$ python3 --version
Python 3.9.17

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

@baxia-lan baxia-lan requested a review from qiluo-msft as a code owner March 27, 2024 17:27
@baxia-lan baxia-lan requested a review from lguohan as a code owner April 2, 2024 20:01
@baxia-lan
Copy link
Contributor Author

Step 1/45 : FROM publicmirror.azurecr.io/amd64/python:3.9.17-slim-bullseye
manifest for publicmirror.azurecr.io/amd64/python:3.9.17-slim-bullseye not found: manifest unknown: manifest tagged by "3.9.17-slim-bullseye" is not found

@qiluo-msft / @lguohan - could you help to upload the python:3.9.17-slim-bullseye container to python registry used by azure pipelines? I might not have the permission to do it.

@baxia-lan
Copy link
Contributor Author

kindly ping reviewers for help @qiluo-msft / @lguohan

@baxia-lan baxia-lan closed this May 18, 2024
@baxia-lan baxia-lan deleted the python-3-9-17 branch May 18, 2024 18:20
@baxia-lan
Copy link
Contributor Author

Moved this PR to #18998

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.

1 participant