From 0cf42e3a940bae6f61c43879f6fab92167b2e4d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 08:46:46 +0000 Subject: [PATCH] feat: bump ubi8/ubi-minimal from 8.10-1130 to 8.10-1154 Bumps ubi8/ubi-minimal from 8.10-1130 to 8.10-1154. --- updated-dependencies: - dependency-name: ubi8/ubi-minimal dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b3c1981..2f478f8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1130 +FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1154 LABEL maintainer="Radio Bern RaBe"