Skip to content

Commit 3b91151

Browse files
committed
[RHODS-12555] - CVE-2023-44487 - ubi8 bump
Signed-off-by: Spolti <[email protected]>
1 parent 995512e commit 3b91151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
128128
###############################################################################
129129
# Stage 3: Copy build assets to create the smallest final runtime image
130130
###############################################################################
131-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7 as runtime
131+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8 as runtime
132132

133133
ARG USER=2000
134134

0 commit comments

Comments
 (0)