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 26bfaa5 commit e0d973dCopy full SHA for e0d973d
build/Dockerfile.rhtap
@@ -10,7 +10,7 @@ COPY . .
10
RUN make build
11
12
# Stage 2: Copy the binaries from the image builder to the base image
13
-FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:7c5495d5fad59aaee12abc3cbbd2b283818ee1e814b00dbc7f25bf2d14fa4f0c
+FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:34880b64c07f28f64d95737f82f891516de9a3b43583f39970f7bf8e4cfa48b7
14
15
ENV COMPONENT=config-policy-controller
16
ENV REPO_PATH=/go/src/github.com/stolostron/${COMPONENT}
0 commit comments