Skip to content

Commit d25d469

Browse files
authored
Bump ubi-9.2 (#440)
1 parent 95910af commit d25d469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN git status --porcelain
2222
RUN GOARCH=$TARGETARCH make build_code
2323

2424
# final stage
25-
FROM --platform=$TARGETPLATFORM registry.access.redhat.com/ubi9/ubi-minimal:9.1
25+
FROM --platform=$TARGETPLATFORM registry.access.redhat.com/ubi9/ubi-minimal:9.2
2626

2727
COPY --from=builder /app/flowlogs-pipeline /app/
2828
COPY --from=builder /app/confgenerator /app/

0 commit comments

Comments
 (0)