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: pin shas in Dockerfile #315

Merged
merged 1 commit into from
Jun 13, 2024
Merged

chore: pin shas in Dockerfile #315

merged 1 commit into from
Jun 13, 2024

Conversation

zkoppert
Copy link
Member

@zkoppert zkoppert commented Jun 13, 2024

Pull Request

Proposed Changes

The base image of the Dockerfile has been updated to use a specific version of the python:3.12-slim image. This is done by referencing the image's SHA256 digest, which ensures that the same image is always used, increasing the reproducibility and security of the Docker build.

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run make lint and fix any issues that you have introduced
  • run make test and ensure you have test coverage for the lines you are introducing
  • If publishing new data to the public (scorecards, security scan results, code quality results, live dashboards, etc.), please request review from @jeffrey-luszcz

Reviewer

  • Label as either fix, documentation, enhancement, infrastructure, maintenance, or breaking

@zkoppert zkoppert merged commit a22b9da into main Jun 13, 2024
34 checks passed
@zkoppert zkoppert deleted the zkoppert-patch-1 branch June 13, 2024 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants