Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2024

This PR contains the following updates:

Package Type Update Change
azul/zulu-openjdk-alpine stage patch 17 -> 17.0.16

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "every weekend" (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 May 4, 2024 01:59
@renovate renovate bot changed the title deps:chore - update azul/zulu-openjdk-alpine Docker tag to v17.0.11 deps:chore - update azul/zulu-openjdk-alpine Docker tag to v17.0.12 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/azul-zulu-openjdk-alpine-17.x branch from 8591449 to 2314786 Compare July 17, 2024 05:01
@renovate renovate bot changed the title deps:chore - update azul/zulu-openjdk-alpine Docker tag to v17.0.12 deps:chore - update azul/zulu-openjdk-alpine Docker tag to v17.0.13 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/azul-zulu-openjdk-alpine-17.x branch from 2314786 to 2a3eb12 Compare October 17, 2024 08:42
@renovate renovate bot changed the title deps:chore - update azul/zulu-openjdk-alpine Docker tag to v17.0.13 deps:chore - update azul/zulu-openjdk-alpine Docker tag to v17.0.14 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/azul-zulu-openjdk-alpine-17.x branch from 2a3eb12 to 20b8faa Compare January 22, 2025 14:03
@snykbotzup
Copy link

snykbotzup commented Jan 22, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

@renovate renovate bot changed the title deps:chore - update azul/zulu-openjdk-alpine Docker tag to v17.0.14 deps:chore - update azul/zulu-openjdk-alpine Docker tag to v17.0.15 Apr 17, 2025
@renovate renovate bot force-pushed the renovate/azul-zulu-openjdk-alpine-17.x branch from 20b8faa to 9a3657c Compare April 17, 2025 07:41
@gitbotzup
Copy link

gitbotzup commented Apr 17, 2025

Overall Summary

This PR updates the Dockerfile for the generic deployments formatter service to pin the Java base image to a specific patch version. This change enhances build consistency and reproducibility, but also introduces a need for regular maintenance to ensure security patches are not missed.


Changed Files

1. internal/services/formatters/generic/deployments/Dockerfile

  • Change:
    The base image was updated from azul/zulu-openjdk-alpine:17 to azul/zulu-openjdk-alpine:17.0.16.
    This pins the Java base image to version 17.0.16, avoiding unexpected updates from the floating 17 tag.

Security Advice

  • Positive:
    Pinning to a specific image version improves security by preventing unintentional upgrades to untested or incompatible versions.
  • Point of Attention:
    Since the image is now pinned, future security patches to the base image will not be automatically received.
    Action Required:
    Regularly review and update the base image version to ensure critical security fixes are incorporated.
    Consider setting up a process or automation to monitor for new security releases of the base image.
    This is an AI-generated summary, which may be innacurate.
    This aims only to assist human reviewers, and does not replace code reviews in any way.
    Use responsibly and please submit any feedback to this form.

@renovate renovate bot changed the title deps:chore - update azul/zulu-openjdk-alpine Docker tag to v17.0.15 deps:chore - update azul/zulu-openjdk-alpine Docker tag to v17.0.16 Jul 16, 2025
@renovate renovate bot force-pushed the renovate/azul-zulu-openjdk-alpine-17.x branch from 9a3657c to 3820822 Compare July 16, 2025 12:32
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