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 995512e commit 3b91151Copy full SHA for 3b91151
Dockerfile
@@ -128,7 +128,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
128
###############################################################################
129
# Stage 3: Copy build assets to create the smallest final runtime image
130
131
-FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7 as runtime
+FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8 as runtime
132
133
ARG USER=2000
134
0 commit comments