From e4673da4676cfbae429829c840c00e00d5fc857e Mon Sep 17 00:00:00 2001 From: Che Incubator Bot <76213080+che-incubator-bot@users.noreply.github.com> Date: Mon, 2 Dec 2024 10:03:20 +0100 Subject: [PATCH] chore: Update from ubi9/ubi:9.5-1731517889 to ubi9/ubi:9.5-1732804088 (#195) Signed-off-by: Nick Boldt Co-authored-by: Nick Boldt --- base/ubi9/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/ubi9/Dockerfile b/base/ubi9/Dockerfile index d98476d5..4da4e9bc 100644 --- a/base/ubi9/Dockerfile +++ b/base/ubi9/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1.3-labs # https://registry.access.redhat.com/ubi9/ubi -FROM registry.access.redhat.com/ubi9/ubi:9.5-1731517889 +FROM registry.access.redhat.com/ubi9/ubi:9.5-1732804088 LABEL maintainer="Red Hat, Inc." LABEL com.redhat.component="devfile-base-container"