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 docker base image to Python 3.8 alpine #220

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

EnricoMi
Copy link
Owner

@EnricoMi EnricoMi commented Jan 31, 2022

Upgrades the base python alpine image to latest 3.8, which fixes CVE vulnerabilities. Fixes #216.

@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Jan 31, 2022

Unit Test Results (Linux)

     18 files  ±0       18 suites  ±0   54s ⏱️ -2s
   259 tests ±0     259 ✔️ ±0      0 💤 ±0  0 ±0 
4 662 runs  ±0  4 542 ✔️ ±0  120 💤 ±0  0 ±0 

Results for commit fd23eee. ± Comparison against base commit e764053.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jan 31, 2022

Unit Test Results (macOS)

     18 files  ±0       18 suites  ±0   54s ⏱️ -2s
   259 tests ±0     259 ✔️ ±0      0 💤 ±0  0 ±0 
4 662 runs  ±0  4 542 ✔️ ±0  120 💤 ±0  0 ±0 

Results for commit fd23eee. ± Comparison against base commit e764053.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jan 31, 2022

Unit Test Results (Test Files)

  24 files  ±0      4 errors  21 suites  ±0   39m 12s ⏱️ ±0s
272 tests ±0  227 ✔️ ±0  18 💤 ±0  23 ±0  4 🔥 ±0 
437 runs  ±0  354 ✔️ ±0  53 💤 ±0  25 ±0  5 🔥 ±0 

For more details on these parsing errors, failures and errors, see this check.

Results for commit fd23eee. ± Comparison against base commit e764053.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jan 31, 2022

Unit Test Results (Dockerfile)

     18 files  ±0       18 suites  ±0   54s ⏱️ -2s
   259 tests ±0     259 ✔️ ±0      0 💤 ±0  0 ±0 
4 662 runs  ±0  4 542 ✔️ ±0  120 💤 ±0  0 ±0 

Results for commit fd23eee. ± Comparison against base commit e764053.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jan 31, 2022

Unit Test Results (Docker Image)

     18 files  ±0       18 suites  ±0   54s ⏱️ -2s
   259 tests ±0     259 ✔️ ±0      0 💤 ±0  0 ±0 
4 662 runs  ±0  4 542 ✔️ ±0  120 💤 ±0  0 ±0 

Results for commit fd23eee. ± Comparison against base commit e764053.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jan 31, 2022

Unit Test Results (Windows)

     18 files  ±0       18 suites  ±0   54s ⏱️ -2s
   259 tests ±0     259 ✔️ ±0      0 💤 ±0  0 ±0 
4 662 runs  ±0  4 542 ✔️ ±0  120 💤 ±0  0 ±0 

Results for commit fd23eee. ± Comparison against base commit e764053.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jan 31, 2022

Unit Test Results (reference)

     18 files  ±0       18 suites  ±0   54s ⏱️ -2s
   259 tests ±0     259 ✔️ ±0      0 💤 ±0  0 ±0 
4 662 runs  ±0  4 542 ✔️ ±0  120 💤 ±0  0 ±0 

Results for commit fd23eee. ± Comparison against base commit e764053.

♻️ This comment has been updated with latest results.

@EnricoMi EnricoMi marked this pull request as ready for review January 31, 2022 20:56
@github-actions
Copy link

Unit Test Results (setup-python)

     18 files  ±0       18 suites  ±0   54s ⏱️ -2s
   259 tests ±0     259 ✔️ ±0      0 💤 ±0  0 ±0 
4 662 runs  ±0  4 542 ✔️ ±0  120 💤 ±0  0 ±0 

Results for commit fd23eee. ± Comparison against base commit e764053.

@EnricoMi EnricoMi merged commit b393188 into master Jan 31, 2022
@EnricoMi EnricoMi deleted the branch-upgrade-docker-base-image branch January 31, 2022 22: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.

Question on dockerfile python:3.6-alpine and CVEs
1 participant