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 1d86d2f commit b8e8256Copy full SHA for b8e8256
images/operator-sdk/Dockerfile
@@ -17,7 +17,7 @@ COPY . .
17
RUN GOOS=linux GOARCH=$TARGETARCH make build/operator-sdk
18
19
# Final image.
20
-FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
+FROM registry.access.redhat.com/ubi8/ubi-minimal:8.5
21
22
ENV GO_VERSION 1.16.4
23
0 commit comments