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

Update Dockerfile #1186

Merged
merged 2 commits into from
Nov 21, 2024
Merged

Update Dockerfile #1186

merged 2 commits into from
Nov 21, 2024

Conversation

KasiaHinkson
Copy link
Contributor

Updates Dockerfile to Python 3.11

@@ -1,4 +1,4 @@
FROM --platform=linux/amd64 python:3.8
FROM --platform=linux/amd64 python:3.11

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 7: containerImage not pinned by hash
Remediation tip: pin your Docker image by updating python:3.11 to python:3.11@sha256:706d1233c61a31507c4f8939cfd6a924610b51174c095f33e2c537fb904a1e76
Click Remediation section below for further remediation help
@KasiaHinkson
Copy link
Contributor Author

If these are failing in main, do we want to go ahead and merge this?

@KasiaHinkson
Copy link
Contributor Author

@shaunagm Can we also approve this one since it's nothing in this branch causing the test failures?

Copy link
Collaborator

@shaunagm shaunagm left a comment

Choose a reason for hiding this comment

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

LGTM

@KasiaHinkson KasiaHinkson merged commit b8dccf5 into main Nov 21, 2024
63 of 69 checks passed
@KasiaHinkson KasiaHinkson deleted the kasiah/python-311 branch November 21, 2024 16:20
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