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 57bdcbf commit ef3b4aaCopy full SHA for ef3b4aa
dev-tools/packaging/templates/ironbank/Dockerfile.tmpl
@@ -4,7 +4,7 @@
4
################################################################################
5
ARG BASE_REGISTRY=registry1.dsop.io
6
ARG BASE_IMAGE=redhat/ubi/ubi9
7
-ARG BASE_TAG=9.5
+ARG BASE_TAG=9.6
8
9
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as prep_files
10
0 commit comments