Skip to content
Snippets Groups Projects
Unverified Commit cd4974f4 authored by Joel Takvorian's avatar Joel Takvorian Committed by GitHub
Browse files

Bump ubi-9.2 (#130)

parent b6e2b873
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ COPY .mk/ .mk/
RUN GOARCH=$TARGETARCH make compile
# Create final image from minimal + built binary
FROM --platform=$TARGETPLATFORM registry.access.redhat.com/ubi9/ubi-minimal:9.1
FROM --platform=$TARGETPLATFORM registry.access.redhat.com/ubi9/ubi-minimal:9.2
WORKDIR /
COPY --from=builder /opt/app-root/bin/netobserv-ebpf-agent .
USER 65532:65532
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment