diff --git a/build/Dockerfile-local b/build/Dockerfile-local index 69f4f376b..cd8cd82ae 100644 --- a/build/Dockerfile-local +++ b/build/Dockerfile-local @@ -1,6 +1,6 @@ # Use distroless as minimal base image to package the manager binary # Refer to https://github.com/GoogleContainerTools/distroless for more details -FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1130 +FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1154 WORKDIR / COPY bin/manager-cgo ./manager COPY jsons/ ./jsons/