We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aebe09 commit 91bc8d5Copy full SHA for 91bc8d5
Dockerfile
@@ -2,7 +2,7 @@
2
# Build
3
#
4
5
-FROM registry.redhat.io/openshift4/ose-tools-rhel9@sha256:030986ea26f33db3a192c67a93cd2bde352f23c68a17b062fc062955675c3c51 AS ose-tools
+FROM registry.redhat.io/openshift4/ose-tools-rhel9@sha256:f97d492713266a4840e090322e73bc576e1bf9fffbe544e3b1f2bb87d3a4c49a AS ose-tools
6
FROM registry.access.redhat.com/ubi9/go-toolset:1.24.6-1755755147 AS builder
7
8
USER root
0 commit comments