Skip to content

Generator v3 base image bump #12556

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2025
Merged

Generator v3 base image bump #12556

merged 1 commit into from
Jun 18, 2025

Conversation

kopernic-pl
Copy link

@kopernic-pl kopernic-pl commented Jun 14, 2025

PR checklist

  • Read the contribution guidelines.
  • Ran the shell script under ./bin/ to update Petstore sample so that CIs can verify the change - does not apply.
  • Filed the PR against the correct branch: 3.0.0 branch for changes related to OpenAPI spec 3.0. Default: master.

Description of the PR

Base OS image - el redhat ubi upgraded with minor bump.

@kopernic-pl kopernic-pl requested a review from Copilot June 14, 2025 08:48
@kopernic-pl kopernic-pl self-assigned this Jun 14, 2025
Copilot

This comment was marked as outdated.

@kopernic-pl kopernic-pl changed the base branch from master to 3.0.0 June 16, 2025 10:07
@kopernic-pl kopernic-pl requested a review from Copilot June 16, 2025 10:07
Copy link

@Copilot 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 PR updates the base Red Hat UBI 9 minimal image from version 9.5 to 9.6 in generator Dockerfiles.

  • Bumps redhat/ubi9-minimal tag from 9.5 to 9.6 in two Dockerfiles.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
modules/swagger-generator/Dockerfile_root Update base image tag to 9.6
modules/swagger-generator/Dockerfile Update base image tag to 9.6
Comments suppressed due to low confidence (1)

modules/swagger-generator/Dockerfile:2

  • Combine the separate microdnf install commands into a single RUN instruction (e.g., RUN microdnf -y install shadow-utils which glibc-langpack-en && microdnf clean all) to reduce image layers and improve build performance.
RUN microdnf -y install shadow-utils

@kopernic-pl kopernic-pl marked this pull request as ready for review June 16, 2025 15:46
@frantuma frantuma force-pushed the chore/base-image-minor-bump branch from ace4ac9 to 9dcbcff Compare June 18, 2025 09:52
@frantuma frantuma merged commit 95a0140 into 3.0.0 Jun 18, 2025
3 checks passed
@frantuma frantuma deleted the chore/base-image-minor-bump branch June 18, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants