diff --git a/ubi9/Dockerfile b/ubi9/Dockerfile index 4ec7b2d..05695c1 100644 --- a/ubi9/Dockerfile +++ b/ubi9/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/ubi:9.5-1741600006 +FROM registry.access.redhat.com/ubi9/ubi:9.5-1741850090 # Set SHELL to configure the default shell used in web terminals # https://github.com/eclipse/che/issues/22524