From e4fbaea26877ef9cd105e50bcc87650c6329da0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 17:10:04 +0000 Subject: [PATCH] Bump ubuntu from 16.04 to 26.04 in /environment/openshift Bumps ubuntu from 16.04 to 26.04. --- updated-dependencies: - dependency-name: ubuntu dependency-version: '26.04' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- environment/openshift/base.regular.ubuntu.dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment/openshift/base.regular.ubuntu.dockerfile b/environment/openshift/base.regular.ubuntu.dockerfile index 53433af3b..1d1feba60 100644 --- a/environment/openshift/base.regular.ubuntu.dockerfile +++ b/environment/openshift/base.regular.ubuntu.dockerfile @@ -1 +1 @@ -FROM ubuntu:16.04 +FROM ubuntu:26.04