Skip to content

Commit 8920c32

Browse files
fix: bump radiorabe/ubi9-minimal in the baseimages group (#37)
Bumps the baseimages group with 1 update: [radiorabe/ubi9-minimal](https://github.com/radiorabe/container-image-ubi9-minimal). Updates `radiorabe/ubi9-minimal` from 0.6.8 to 0.7.0 - [Release notes](https://github.com/radiorabe/container-image-ubi9-minimal/releases) - [Commits](radiorabe/container-image-ubi9-minimal@v0.6.8...v0.7.0) --- updated-dependencies: - dependency-name: radiorabe/ubi9-minimal dependency-type: direct:production update-type: version-update:semver-minor 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 cefaaed commit 8920c32

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:20240417 AS upstream
2-
FROM ghcr.io/radiorabe/ubi9-minimal:0.6.8 AS build
2+
FROM ghcr.io/radiorabe/ubi9-minimal:0.7.0 AS build
33

44
ENV APP_ROOT=/opt/app-root
55

0 commit comments

Comments
 (0)