File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
dev-tools/packaging/templates/ironbank Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
# ###############################################################################
5
5
ARG BASE_REGISTRY=registry1.dsop.io
6
6
ARG BASE_IMAGE=redhat/ubi/ubi9
7
- ARG BASE_TAG=9.5
7
+ ARG BASE_TAG=9.6
8
8
9
9
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as builder
10
10
Original file line number Diff line number Diff line change 4
4
# ###############################################################################
5
5
ARG BASE_REGISTRY=registry1.dsop.io
6
6
ARG BASE_IMAGE=redhat/ubi/ubi9
7
- ARG BASE_TAG=9.5
7
+ ARG BASE_TAG=9.6
8
8
9
9
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as builder
10
10
Original file line number Diff line number Diff line change 4
4
# ###############################################################################
5
5
ARG BASE_REGISTRY=registry1.dsop.io
6
6
ARG BASE_IMAGE=redhat/ubi/ubi9
7
- ARG BASE_TAG=9.5
7
+ ARG BASE_TAG=9.6
8
8
9
9
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as prep_files
10
10
Original file line number Diff line number Diff line change 4
4
# ###############################################################################
5
5
ARG BASE_REGISTRY=registry1.dsop.io
6
6
ARG BASE_IMAGE=redhat/ubi/ubi9
7
- ARG BASE_TAG=9.5
7
+ ARG BASE_TAG=9.6
8
8
9
9
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as builder
10
10
Original file line number Diff line number Diff line change 4
4
# ###############################################################################
5
5
ARG BASE_REGISTRY=registry1.dsop.io
6
6
ARG BASE_IMAGE=redhat/ubi/ubi9
7
- ARG BASE_TAG=9.5
7
+ ARG BASE_TAG=9.6
8
8
9
9
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as builder
10
10
You can’t perform that action at this time.
0 commit comments