From c1f145ceae163c96fe60fdb67474cdb9cb656dd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 04:56:14 +0000 Subject: [PATCH] Bump ubuntu from `9b8dec3` to `a903800` in /buildenv Bumps ubuntu from `9b8dec3` to `a903800`. --- updated-dependencies: - dependency-name: 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 c939a067a5..bf92922c0a 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 ubuntu:22.04@sha256:9b8dec3bf938bc80fbe758d856e96fdfab5f56c39d44b0cff351e847bb1b01ea +FROM ubuntu:22.04@sha256:a9038002b9b29c77c93b1c562ca2bee51313c6f5208c8d90b91929db62e96930 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