Skip to content

Change Docker base image to version 29#4602

Open
brendandburns wants to merge 1 commit intomaster-java8from
brendandburns-patch-18
Open

Change Docker base image to version 29#4602
brendandburns wants to merge 1 commit intomaster-java8from
brendandburns-patch-18

Conversation

@brendandburns
Copy link
Contributor

Updated Docker base image from 'docker:stable' to 'docker:29'.

Updated Docker base image from 'docker:stable' to 'docker:29'.
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brendandburns

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 19, 2026
Copy link

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 pull request updates the Docker base image in the CRD model generation Dockerfile from the floating docker:stable tag to a pinned version docker:29. This change improves build reproducibility and helps prevent issues related to Docker API version mismatches. The Dockerfile is used to create a container that orchestrates CRD Java model generation using kind, kubectl, and Docker-in-Docker.

Changes:

  • Updated Docker base image from docker:stable to docker:29 for better version control and stability

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments