We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01d956 commit 2c736f4Copy full SHA for 2c736f4
distribution/docker/src/docker/Dockerfile
@@ -22,7 +22,7 @@
22
<% if (docker_base == 'iron_bank') { %>
23
ARG BASE_REGISTRY=registry1.dso.mil
24
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi9
25
-ARG BASE_TAG=9.4
+ARG BASE_TAG=9.5
26
<% } %>
27
28
################################################################################
0 commit comments