diff --git a/app/Dockerfile b/app/Dockerfile index 3853fa5a39..f8e582b62e 100644 --- a/app/Dockerfile +++ b/app/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/s2i-base@sha256:77267c08bec417e9abc486241cab8ebc2c39693ed649ebc0a82f775db679b16a +FROM registry.access.redhat.com/ubi9/s2i-base@sha256:33f078c8ef1823b4bc320e6b0490daef0ee04af7ef634bccd4ee5a710844cfb4 ENV SUMMARY="An image for the CONN-CCBC-portal app" \ DESCRIPTION="This image contains the compiled CONN-CCBC-portal node app"