Skip to content

Commit 515c15c

Browse files
authored
bump ose cli image (#192)
1 parent 544c113 commit 515c15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.downstream

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG IMAGE=registry.redhat.io/network-observability/network-observability-ebpf-ag
55
ARG AGENT_IMAGE=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9:1.8
66

77
# Make kubectl & oc scripts available for copy
8-
FROM registry.redhat.io/openshift4/ose-cli-rhel9:v4.17.0-202412032103.p0.g13001b0.assembly.stream.el9 as ose-cli
8+
FROM registry.redhat.io/openshift4/ose-cli-rhel9:v4.18.0-202502040032.p0.ga50d4c0.assembly.stream.el9 as ose-cli
99

1010
# Build the manager binary
1111
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:v1.23 as builder

0 commit comments

Comments
 (0)