We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e6cfa commit 7492f21Copy full SHA for 7492f21
Dockerfile.downstream
@@ -1,7 +1,7 @@
1
ARG BUILDVERSION
2
3
# Make kubectl & oc scripts available for copy
4
-FROM registry.redhat.io/openshift4/ose-cli-rhel9:v4.18.0-202502040032.p0.ga50d4c0.assembly.stream.el9 as ose-cli
+FROM registry.redhat.io/openshift4/ose-cli-rhel9:v4.19.0-202507291138.p0.g298429b.assembly.stream.el9 as ose-cli
5
6
# Build the manager binary
7
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:v1.23 as builder
0 commit comments