diff --git a/login-webcomponent/Dockerfile b/login-webcomponent/Dockerfile index 76e67918..7e240fd9 100644 --- a/login-webcomponent/Dockerfile +++ b/login-webcomponent/Dockerfile @@ -1,5 +1,5 @@ # For documentation see https://github.com/sclorg/nginx-container -FROM registry.access.redhat.com/ubi10/nginx-126:10.2-1782851760@sha256:37bc4e6ee1068e8c96b23006ee51eb197a2013e228bae20a243e2975ecfba16e +FROM registry.access.redhat.com/ubi10/nginx-126:10.2-1784784642@sha256:552d5dfd8bbf30b5c4ba261c741c69d33ef17f6c1579ca1b744d7e3f336bc597 # Copy built web components and SBOM result COPY dist . diff --git a/personalization-webcomponents/Dockerfile b/personalization-webcomponents/Dockerfile index 5f19c701..3302e321 100644 --- a/personalization-webcomponents/Dockerfile +++ b/personalization-webcomponents/Dockerfile @@ -1,5 +1,5 @@ # For documentation see https://github.com/sclorg/nginx-container -FROM registry.access.redhat.com/ubi10/nginx-126:10.2-1782851760@sha256:37bc4e6ee1068e8c96b23006ee51eb197a2013e228bae20a243e2975ecfba16e +FROM registry.access.redhat.com/ubi10/nginx-126:10.2-1784784642@sha256:552d5dfd8bbf30b5c4ba261c741c69d33ef17f6c1579ca1b744d7e3f336bc597 # Copy built web components and SBOM result COPY dist .