From b667fab0179f381b97aacf957b3d4d2040c4df33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 04:56:14 +0000 Subject: [PATCH] Bump lts/ubuntu from `1582c29` to `b2fd7c7` in /buildenv Bumps lts/ubuntu from `1582c29` to `b2fd7c7`. --- updated-dependencies: - dependency-name: lts/ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- buildenv/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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