chore: deps(ironbank): Bump ubi version to 9.6 (#128171) (#128183)
Validate Gradle Wrapper / Validation (push) Waiting to run Details

Made with ❤️️ by updatecli


(cherry picked from commit 2d09714260)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Rene Groeschke 2025-05-20 12:13:24 +02:00 committed by GitHub
parent b6ff765d3c
commit 6b052e7e37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<% if (docker_base == 'iron_bank') { %>
ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi9
ARG BASE_TAG=9.5
ARG BASE_TAG=9.6
<% } %>
################################################################################