diff --git a/buildenv/Dockerfile b/buildenv/Dockerfile index 3492ca33cc..b3198ff947 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:4308681229e935f06b70ccf05d00417d24f01632bd0cc643a4b75fa5f2456902 +FROM public.ecr.aws/lts/ubuntu:22.04_stable@sha256:ce8fb303eace0ae22b0bcd4042261bf7fafd65e31cec2f9ce7c755c23d7e186c 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