Skip to content

Update public.ecr.aws/lambda/python:3.14 Docker digest to caf9d11#139

Merged
docktermj merged 1 commit intomainfrom
renovate/public.ecr.aws-lambda-python-3.14
Mar 2, 2026
Merged

Update public.ecr.aws/lambda/python:3.14 Docker digest to caf9d11#139
docktermj merged 1 commit intomainfrom
renovate/public.ecr.aws-lambda-python-3.14

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2026

This PR contains the following updates:

Package Type Update Change
public.ecr.aws/lambda/python final digest c7fd51ccaf9d11

Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 1, 2026 04:59
@github-actions
Copy link

github-actions bot commented Mar 1, 2026

🤖 Claude Code Review

PR Code Review

This PR updates the Docker base image SHA256 digest from c7fd51c... to caf9d11... for public.ecr.aws/lambda/python:3.14.


Code Quality

  • Style guide: Single-line change follows existing conventions.
  • No commented-out code: N/A.
  • Meaningful variable names: BASE_IMAGE is clear.
  • DRY principle: N/A.
  • Defects: No bugs or logic errors. Pinning by SHA256 digest is correct practice for reproducible builds and security.

Testing

  • Unit/integration tests: No application logic changed; no tests required for a base image digest bump.

Documentation

  • README: No changes needed.
  • API docs: N/A.
  • CHANGELOG.md not updated (CHANGELOG.md:9): The most recent entry is [1.0.5] - 2024-06-24. This digest update (as is the prior pattern in this repo) should have a new versioned entry documenting the FROM instruction change.
  • REFRESHED_AT not updated (Dockerfile:4): The ENV REFRESHED_AT=2025-12-22 value is still set to December 2025. Since this is a new image refresh, this date should be updated to reflect when the digest was refreshed (today's date: 2026-03-01).

Security

  • No hardcoded credentials.
  • No sensitive data.
  • No .lic files.
  • Digest pinning: Using a full SHA256 digest is a security best practice — prevents tag mutation attacks.

Summary

The change itself is correct and safe. Two issues should be addressed:

  1. REFRESHED_AT date is stale — update Dockerfile:4 from 2025-12-22 to the current date.
  2. CHANGELOG.md missing entry — add a new versioned section documenting the base image digest update, consistent with all prior entries in the changelog.

Automated code review analyzing defects and coding standards

@docktermj docktermj merged commit 8d5ba49 into main Mar 2, 2026
21 checks passed
@docktermj docktermj deleted the renovate/public.ecr.aws-lambda-python-3.14 branch March 2, 2026 13:59
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