Skip to content

Commit 2227e83

Browse files
fix: bump radiorabe/s2i-base in the baseimages group (#122)
Bumps the baseimages group with 1 update: [radiorabe/s2i-base](https://github.com/radiorabe/container-image-rabe-s2i-base-minimal). Updates `radiorabe/s2i-base` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/radiorabe/container-image-rabe-s2i-base-minimal/releases) - [Commits](radiorabe/container-image-rabe-s2i-base-minimal@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: radiorabe/s2i-base dependency-version: 2.4.1 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 a95e57f commit 2227e83

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 registry.access.redhat.com/ubi9/python-312:9.6 as base
2-
FROM ghcr.io/radiorabe/s2i-base:2.4.0
2+
FROM ghcr.io/radiorabe/s2i-base:2.4.1
33

44
EXPOSE 8080
55

0 commit comments

Comments
 (0)