Skip to content

Commit 50e63bc

Browse files
fix: bump radiorabe/ubi9-minimal in the baseimages group (#59)
Bumps the baseimages group with 1 update: [radiorabe/ubi9-minimal](https://github.com/radiorabe/container-image-ubi9-minimal). Updates `radiorabe/ubi9-minimal` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/radiorabe/container-image-ubi9-minimal/releases) - [Commits](radiorabe/container-image-ubi9-minimal@v0.8.3...v0.8.4) --- updated-dependencies: - dependency-name: radiorabe/ubi9-minimal dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: baseimages ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 001173a commit 50e63bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM quay.io/sclorg/redis-6-c9s:20250108 as source
2-
FROM ghcr.io/radiorabe/ubi9-minimal:0.8.3 AS app
2+
FROM ghcr.io/radiorabe/ubi9-minimal:0.9.1 AS app
33

44
ENV CONTAINER_SCRIPTS_PATH=/usr/share/container-scripts/redis \
55
HOME=/var/lib/redis \

0 commit comments

Comments
 (0)