Skip to content

Update base docker image#638

Merged
cyc60 merged 2 commits intomasterfrom
dockerfile-bump
Jan 19, 2026
Merged

Update base docker image#638
cyc60 merged 2 commits intomasterfrom
dockerfile-bump

Conversation

@cyc60
Copy link
Copy Markdown
Contributor

@cyc60 cyc60 commented Jan 19, 2026

No description provided.

Signed-off-by: cyc60 <avsysoev60@gmail.com>
Copilot AI review requested due to automatic review settings January 19, 2026 09:31
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the base Python Docker image from version 3.12.8 to 3.12.12 and adds explicit Trivy setup configuration to the Docker workflow for improved security scanning.

Changes:

  • Updated Python base image to version 3.12.12
  • Added Trivy setup step with caching enabled in the Docker workflow

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Dockerfile Updates the Python base image version to 3.12.12
.github/workflows/docker.yaml Adds Trivy setup step with version pinning and cache configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

uses: pr-mpt/actions-commit-hash@v2

- name: Trivy Setup
uses: aquasecurity/setup-trivy@v0.2.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Docker' step
Uses Step
uses 'aquasecurity/setup-trivy' with ref 'v0.2.0', not a pinned commit hash
Signed-off-by: cyc60 <avsysoev60@gmail.com>
@cyc60 cyc60 merged commit e97fe06 into master Jan 19, 2026
8 checks passed
@cyc60 cyc60 deleted the dockerfile-bump branch January 19, 2026 11:37
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.

4 participants