Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
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.17

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.

Status Scanner Critical High Medium Low Total (0)
Code Security 0 0 0 0 0 issues
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@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 introduces a need for regular maintenance to ensure security patches are not missed.


Changed Files

  • internal/services/formatters/generic/deployments/Dockerfile
    • The base image was updated from azul/zulu-openjdk-alpine:17 to azul/zulu-openjdk-alpine:17.0.17.
    • This pins the Java base image to a specific patch version, ensuring consistent builds and avoiding unexpected updates from the general 17 tag.

Security Advice

  • Positive: Pinning to a specific patch version can prevent unintentional upgrades to untested or incompatible Java versions, reducing the risk of breaking changes.
  • Attention Required: This approach means that future security patches to the base image will not be automatically applied. Reviewers should ensure there is a process in place to regularly update the base image to newer patch versions to avoid missing critical security fixes.
    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
@renovate renovate bot changed the title deps:chore - update azul/zulu-openjdk-alpine Docker tag to v17.0.16 deps:chore - update azul/zulu-openjdk-alpine Docker tag to v17.0.17 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/azul-zulu-openjdk-alpine-17.x branch from 3820822 to 740a64f Compare October 23, 2025 20:10
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