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 751c93cCopy full SHA for 751c93c
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:83e2bcc29bd73d82400c739ed7bebebae8113f6ef41743dd490ec7240860443e 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