diff --git a/core/Dockerfile.rhel10 b/core/Dockerfile.rhel10 index 13956fd..ca1b057 100644 --- a/core/Dockerfile.rhel10 +++ b/core/Dockerfile.rhel10 @@ -1,5 +1,5 @@ # This image is the base image for all s2i configurable container images. -FROM registry.stage.redhat.io/ubi10:latest +FROM ubi10:latest ENV SUMMARY="Base image which allows using of source-to-image." \ DESCRIPTION="The s2i-core image provides any images layered on top of it \