We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 544c113 commit 515c15cCopy full SHA for 515c15c
Dockerfile.downstream
@@ -5,7 +5,7 @@ ARG IMAGE=registry.redhat.io/network-observability/network-observability-ebpf-ag
5
ARG AGENT_IMAGE=registry.redhat.io/network-observability/network-observability-ebpf-agent-rhel9:1.8
6
7
# 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
+FROM registry.redhat.io/openshift4/ose-cli-rhel9:v4.18.0-202502040032.p0.ga50d4c0.assembly.stream.el9 as ose-cli
9
10
# Build the manager binary
11
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:v1.23 as builder
0 commit comments