Skip to content

Commit 2c15461

Browse files
mergify[bot]elastic-observability-automation[bot]v1v
authored
deps: Bump ironbank version to 9.7 (#19558) (#19559)
* chore: deps(ironbank): Bump ubi version to 9.7 Made with ❤️️ by updatecli * chore: deps(ironbank): Bump ubi version to 9.7 Made with ❤️️ by updatecli * Apply suggestions from code review --------- (cherry picked from commit 154b806) Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com> Co-authored-by: Victor Martinez <[email protected]>
1 parent 7f2a7b2 commit 2c15461

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packaging/ironbank/Dockerfile

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.6
7+
ARG BASE_TAG=9.7
88

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

packaging/ironbank/hardening_manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tags:
1111
# Build args passed to Dockerfile ARGs
1212
args:
1313
BASE_IMAGE: "redhat/ubi/ubi9"
14-
BASE_TAG: "9.6"
14+
BASE_TAG: "9.7"
1515
ELASTIC_STACK: "${APM_SERVER_VERSION}"
1616
ELASTIC_PRODUCT: "apm-server"
1717
# Docker image labels

0 commit comments

Comments
 (0)