From 32f00c64339de02f06ce773f54b88723cfb9a9ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 21:48:16 +0000 Subject: [PATCH] fix: bump radiorabe/ubi8-minimal from 0.4.5 to 0.4.7 (#14) Bumps radiorabe/ubi8-minimal from 0.4.5 to 0.4.7. --- updated-dependencies: - dependency-name: radiorabe/ubi8-minimal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 89292ab..8b273ad 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/radiorabe/ubi8-minimal:0.4.5 +FROM ghcr.io/radiorabe/ubi8-minimal:0.4.7 ENV \ # Path to be used in other layers to place s2i scripts into