Skip to content

Commit 67c6abe

Browse files
author
AOS Automation Release Team
committed
Updating monitoring-plugin-container image to be consistent with ART for 4.22
Reconciling with https://github.com/openshift/ocp-build-data/tree/56cb39ad358cdec1db7c84ea1919fe8849c2550b/images/monitoring-plugin.yml
1 parent d103c0a commit 67c6abe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.ci-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
build_root_image:
22
name: release
33
namespace: openshift
4-
tag: rhel-9-release-golang-1.24-openshift-4.22
4+
tag: rhel-9-release-golang-1.25-openshift-4.22

Dockerfile.art

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN test -d ${REMOTE_SOURCES_DIR}/cachito-gomod-with-deps || exit 1; \
1717
&& make build-frontend
1818

1919

20-
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.24-openshift-4.22 AS go-builder
20+
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.25-openshift-4.22 AS go-builder
2121

2222
COPY $REMOTE_SOURCES $REMOTE_SOURCES_DIR
2323
WORKDIR $REMOTE_SOURCES_DIR/cachito-gomod-with-deps/app

0 commit comments

Comments
 (0)