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.
2 parents 995512e + 3b91151 commit 79592e2Copy full SHA for 79592e2
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