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