Skip to content

MLE-28391: Update Docker base UBI images to the latest (ARM)#443

Merged
vitalykorolev merged 1 commit intoDocker-ARM-supportfrom
MLE-28391_update-ubi-base-images-arm
Apr 14, 2026
Merged

MLE-28391: Update Docker base UBI images to the latest (ARM)#443
vitalykorolev merged 1 commit intoDocker-ARM-supportfrom
MLE-28391_update-ubi-base-images-arm

Conversation

@vitalykorolev
Copy link
Copy Markdown
Collaborator

Summary

Update UBI base image tags to the latest available versions in ARM Dockerfiles to reduce security vulnerability exposure.

Root cause

The UBI base images pinned in the ARM dependency Dockerfiles were outdated, leaving images exposed to CVEs addressed in newer UBI releases.

Fix

  • marklogic-deps-ubi9-arm:base: ubi9/ubi-minimal:9.7-1771346502 -> ubi9/ubi-minimal:9.7-1775623882
  • marklogic-deps-ubi9:base: ubi9/ubi-minimal:9.7-1771346502 -> ubi9/ubi-minimal:9.7-1775623882
  • marklogic-deps-ubi:base: ubi8/ubi-minimal:8.10-1771947229 -> ubi8/ubi-minimal:8.10-1775152441

libnsl ARM RPM (libnsl-2.34-231.el9_7.10.aarch64.rpm) is already at the latest version. No RPM changes needed.

Validation

Jenkins CI builds to follow (ubi9-arm and ubi9-rootless-arm for ML 11 and 12).

Jira: https://progresssoftware.atlassian.net/browse/MLE-28391

@rwinieski
Copy link
Copy Markdown
Collaborator

@vitalykorolev just ensure jenkins pipeline is green before merging

@vitalykorolev vitalykorolev merged commit 013cc53 into Docker-ARM-support Apr 14, 2026
1 of 2 checks passed
@vitalykorolev vitalykorolev deleted the MLE-28391_update-ubi-base-images-arm branch April 14, 2026 18:39
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