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 dbe820a commit 88ffee2Copy full SHA for 88ffee2
Dockerfile
@@ -141,7 +141,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
141
###############################################################################
142
# Stage 3: Copy binaries only to create the smallest final runtime image
143
144
-FROM registry.access.redhat.com/ubi9/ubi-micro:9.5 as runtime
+FROM registry.access.redhat.com/ubi9/ubi-micro:9.6-1754345610 as runtime
145
146
ARG USER=2000
147
0 commit comments