diff --git a/buildenv/Dockerfile b/buildenv/Dockerfile index 0186d5560..29181bc4c 100644 --- a/buildenv/Dockerfile +++ b/buildenv/Dockerfile @@ -20,7 +20,7 @@ # SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0 OR GPL-2.0-only WITH OpenJDK-assembly-exception-1.0 # -FROM public.ecr.aws/lts/ubuntu:22.04_stable@sha256:1582c29f34a48752e406f1a261fe9545fad895da3f6bb4be55bc82485557564e +FROM public.ecr.aws/lts/ubuntu:22.04_stable@sha256:b2fd7c7dee18f2ce9023550702af6408d322a278800ed07829c6dc94b82960b0 MAINTAINER openj9.bot # Install basic requirementes from APT. Set up for SSH (including SSH login fix to prevent user being logged out), install and setup virtualenv from pip3