We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d6bf5e + 94f5185 commit cc63410Copy full SHA for cc63410
Dockerfile
@@ -2,7 +2,7 @@
2
# Build
3
#
4
5
-FROM registry.redhat.io/openshift4/ose-tools-rhel9@sha256:3b6e128734550279130da57b7edc444465c8069223ae15a1c0c5902306f42585 AS ose-tools
+FROM registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e9322a85ed3fced0a526925118551c9cf233502be074af62f633a440f186ce6a AS ose-tools
6
FROM registry.access.redhat.com/ubi9/go-toolset:1.22.5-1730550521 AS builder
7
8
USER root
0 commit comments