Skip to content

Commit cd9d10a

Browse files
fix: bump radiorabe/ubi9-minimal in the baseimages group (#62)
Bumps the baseimages group with 1 update: [radiorabe/ubi9-minimal](https://github.com/radiorabe/container-image-ubi9-minimal). Updates `radiorabe/ubi9-minimal` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/radiorabe/container-image-ubi9-minimal/releases) - [Commits](radiorabe/container-image-ubi9-minimal@v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: radiorabe/ubi9-minimal dependency-type: direct:production update-type: version-update:semver-patch dependency-group: baseimages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1d5220 commit cd9d10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM quay.io/sclorg/nginx-122-micro-c9s:20240925 AS upstream
2-
FROM ghcr.io/radiorabe/ubi9-minimal:0.7.2 AS build
2+
FROM ghcr.io/radiorabe/ubi9-minimal:0.7.3 AS build
33

44
ENV APP_ROOT=/opt/app-root
55

0 commit comments

Comments
 (0)