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 8786d5e commit cdede23Copy full SHA for cdede23
Dockerfile
@@ -1,5 +1,5 @@
1
# Multi-stage build for tools
2
-FROM registry.redhat.io/openshift4/ose-tools-rhel9@sha256:580050a91bcd43fc6096cc6e4e420ee7fcd07e0867cb997ebd68224d668ba87f AS ose-tools
+FROM registry.redhat.io/openshift4/ose-tools-rhel9@sha256:9e7026201d7758d1bd2d8fcfa5bd987b46c2b39edb6641b73b0c40065dacfeb5 AS ose-tools
3
4
# Builder stage for ArgoCD CLI
5
FROM registry.access.redhat.com/ubi9/ubi:9.6-1752625787 AS builder
0 commit comments