diff --git a/ubi9/Dockerfile b/ubi9/Dockerfile index aef29a6..0ac0d3a 100644 --- a/ubi9/Dockerfile +++ b/ubi9/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/ubi:9.7-1770238273 +FROM registry.access.redhat.com/ubi9/ubi:9.7-1771346757 # Set SHELL to configure the default shell used in web terminals # https://github.com/eclipse/che/issues/22524