Skip to content
Snippets Groups Projects
Commit 318b664b authored by Joel Takvorian's avatar Joel Takvorian
Browse files

NETOBSERV-218 upgrade base image

parent e397ca1c
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ COPY Makefile Makefile
RUN make compile
# Create final image from minimal + built binary
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.5-204
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.5-240
WORKDIR /
COPY --from=builder /opt/app-root/src/bin/netobserv-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