Skip to content

Commit ef3b4aa

Browse files
authored
chore: deps(ironbank): Bump ubi version to 9.6 (#8218) (#8219)
1 parent 57bdcbf commit ef3b4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-tools/packaging/templates/ironbank/Dockerfile.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
################################################################################
55
ARG BASE_REGISTRY=registry1.dsop.io
66
ARG BASE_IMAGE=redhat/ubi/ubi9
7-
ARG BASE_TAG=9.5
7+
ARG BASE_TAG=9.6
88

99
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as prep_files
1010

0 commit comments

Comments
 (0)