Skip to content

Commit c87220a

Browse files
authored
bump ubi9 (#364)
1 parent eff379a commit c87220a

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
@@ -21,7 +21,7 @@ RUN git status --porcelain
2121
RUN GOARCH=$TARGETARCH make build_code
2222

2323
# final stage
24-
FROM --platform=$TARGETPLATFORM registry.access.redhat.com/ubi8/ubi-minimal:8.7
24+
FROM --platform=$TARGETPLATFORM registry.access.redhat.com/ubi9/ubi-minimal:9.1.0
2525

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

0 commit comments

Comments
 (0)