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

Merge pull request #70 from jotak/bump-ubi8

bump ubi8
parents 901ee03f b6af8cde
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ COPY Makefile Makefile
RUN make compile
# Create final image from minimal + built binary
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7
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