Skip to content

chore(deps): update eclipse-temurin docker tag to v21.0.10_7-jdk-alpine#368

Merged
glasnt merged 3 commits intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/eclipse-temurin-21.x
Mar 11, 2026
Merged

chore(deps): update eclipse-temurin docker tag to v21.0.10_7-jdk-alpine#368
glasnt merged 3 commits intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/eclipse-temurin-21.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Dec 1, 2025

This PR contains the following updates:

Package Type Update Change
eclipse-temurin final patch 21.0.7_6-jdk-alpine21.0.10_7-jdk-alpine

Configuration

📅 Schedule: Branch creation - "before 8am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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-bot renovate-bot requested review from a team and nityaravi as code owners December 1, 2025 03:38
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Dec 1, 2025

/gcbrun

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @renovate-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on maintaining the currency and security of the project's build environment by updating the base Java Docker image. It ensures that the example applications for Gradle and Maven are built using the latest patch version of the Eclipse Temurin JDK 21 Alpine image, which can bring stability improvements and critical security fixes.

Highlights

  • Dependency Update: The eclipse-temurin Docker image tag has been updated from 21.0.7_6-jdk-alpine to 21.0.9_10-jdk-alpine.
  • Affected Files: This update impacts the Dockerfile in both the gradle-example and maven-example directories, ensuring consistency across Java build examples.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the eclipse-temurin JDK base image from version 21.0.7_6 to 21.0.9_10 in the Dockerfiles for both the Gradle and Maven examples. While this update is beneficial for security and bug fixes, my review highlights a significant discrepancy: the build configurations (cloudbuild.yaml) for both examples use JDK 17, while the runtime environments in the Dockerfiles are based on JDK 21. This version mismatch can lead to unexpected runtime issues. I've recommended aligning the JDK versions across the build and runtime environments for better stability and consistency. Additionally, I've suggested pinning the Docker base images by their digest for more secure and reproducible builds.

Comment thread gradle-example/Dockerfile Outdated
Comment thread maven-example/Dockerfile Outdated
@renovate-bot renovate-bot force-pushed the renovate/eclipse-temurin-21.x branch from 81057c1 to 8d6aeb4 Compare February 2, 2026 17:07
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Feb 2, 2026

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update eclipse-temurin docker tag to v21.0.9_10-jdk-alpine chore(deps): update eclipse-temurin docker tag to v21.0.10_7-jdk-alpine Feb 6, 2026
@renovate-bot renovate-bot force-pushed the renovate/eclipse-temurin-21.x branch from 8d6aeb4 to b5494ab Compare February 6, 2026 03:25
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Feb 6, 2026

/gcbrun

glasnt added a commit that referenced this pull request Mar 10, 2026
This change should support having the dependabot changes auto-run CI. 

This uses the trusted-contribution bot that comments the required `/gcbrun` comment to start Cloud Build tests. 

Automatic comments already happening for renovate-bot PRs: #368 (comment)
Manual PR comment alternative: #366 (comment)
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Mar 11, 2026

/gcbrun

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Mar 11, 2026

/gcbrun

@glasnt glasnt merged commit e678200 into GoogleCloudPlatform:main Mar 11, 2026
22 checks passed
iennae pushed a commit that referenced this pull request Apr 6, 2026
This change should support having the dependabot changes auto-run CI. 

This uses the trusted-contribution bot that comments the required `/gcbrun` comment to start Cloud Build tests. 

Automatic comments already happening for renovate-bot PRs: #368 (comment)
Manual PR comment alternative: #366 (comment)
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.

3 participants