chore: deps(ironbank): Bump ubi version to 9.6 (#128171)
Made with ❤️️ by updatecli
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
e38bbc006f
commit
2d09714260
|
@ -22,7 +22,7 @@
|
||||||
<% if (docker_base == 'iron_bank') { %>
|
<% if (docker_base == 'iron_bank') { %>
|
||||||
ARG BASE_REGISTRY=registry1.dso.mil
|
ARG BASE_REGISTRY=registry1.dso.mil
|
||||||
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi9
|
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi9
|
||||||
ARG BASE_TAG=9.5
|
ARG BASE_TAG=9.6
|
||||||
<% } %>
|
<% } %>
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
Loading…
Reference in New Issue