chore: deps(ironbank): Bump ubi version to 9.6 (#128171) (#128184)

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:16:46 +02:00 committed by GitHub
parent df2059db61
commit 1e25d82823
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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
<% } %>
################################################################################