File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed
dev-tools/packaging/templates/ironbank Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 44# ###############################################################################
55ARG BASE_REGISTRY=registry1.dsop.io
66ARG BASE_IMAGE=redhat/ubi/ubi9
7- ARG BASE_TAG=9.6
7+ ARG BASE_TAG=9.7
88
99FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as builder
1010
Original file line number Diff line number Diff line change 1313# Build args passed to Dockerfile ARGs
1414args :
1515 BASE_IMAGE : " redhat/ubi/ubi9"
16- BASE_TAG : " 9.4 "
16+ BASE_TAG : " 9.7 "
1717 ELASTIC_STACK : " {{ beat_version }}"
1818 ELASTIC_PRODUCT : " auditbeat"
1919
Original file line number Diff line number Diff line change 44# ###############################################################################
55ARG BASE_REGISTRY=registry1.dsop.io
66ARG BASE_IMAGE=redhat/ubi/ubi9
7- ARG BASE_TAG=9.4
7+ ARG BASE_TAG=9.7
88
99FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as prep_files
1010
Original file line number Diff line number Diff line change 1313# Build args passed to Dockerfile ARGs
1414args :
1515 BASE_IMAGE : " redhat/ubi/ubi9"
16- BASE_TAG : " 9.4 "
16+ BASE_TAG : " 9.7 "
1717 ELASTIC_STACK : " {{ beat_version }}"
1818 ELASTIC_PRODUCT : " elastic-agent"
1919
Original file line number Diff line number Diff line change 44# ###############################################################################
55ARG BASE_REGISTRY=registry1.dsop.io
66ARG BASE_IMAGE=redhat/ubi/ubi9
7- ARG BASE_TAG=9.6
7+ ARG BASE_TAG=9.7
88
99FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as builder
1010
Original file line number Diff line number Diff line change 1313# Build args passed to Dockerfile ARGs
1414args :
1515 BASE_IMAGE : " redhat/ubi/ubi9"
16- BASE_TAG : " 9.4 "
16+ BASE_TAG : " 9.7 "
1717 ELASTIC_STACK : " {{ beat_version }}"
1818 ELASTIC_PRODUCT : " filebeat"
1919
Original file line number Diff line number Diff line change 44# ###############################################################################
55ARG BASE_REGISTRY=registry1.dsop.io
66ARG BASE_IMAGE=redhat/ubi/ubi9
7- ARG BASE_TAG=9.6
7+ ARG BASE_TAG=9.7
88
99FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as prep_files
1010
Original file line number Diff line number Diff line change 1313# Build args passed to Dockerfile ARGs
1414args :
1515 BASE_IMAGE : " redhat/ubi/ubi9"
16- BASE_TAG : " 9.4 "
16+ BASE_TAG : " 9.7 "
1717 ELASTIC_STACK : " {{ beat_version }}"
1818 ELASTIC_PRODUCT : " heartbeat"
1919
Original file line number Diff line number Diff line change 44# ###############################################################################
55ARG BASE_REGISTRY=registry1.dsop.io
66ARG BASE_IMAGE=redhat/ubi/ubi9
7- ARG BASE_TAG=9.6
7+ ARG BASE_TAG=9.7
88
99FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as builder
1010
Original file line number Diff line number Diff line change 1313# Build args passed to Dockerfile ARGs
1414args :
1515 BASE_IMAGE : " redhat/ubi/ubi9"
16- BASE_TAG : " 9.4 "
16+ BASE_TAG : " 9.7 "
1717 ELASTIC_STACK : " {{ beat_version }}"
1818 ELASTIC_PRODUCT : " metricbeat"
1919
You can’t perform that action at this time.
0 commit comments