Skip to content

Commit b0b3a78

Browse files
fix: bump radiorabe/s2i-base in the baseimages group (#135)
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.5.0 to 2.6.0 - [Release notes](https://github.com/radiorabe/container-image-rabe-s2i-base-minimal/releases) - [Commits](radiorabe/container-image-rabe-s2i-base-minimal@v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: radiorabe/s2i-base dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: baseimages ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2828c7 commit b0b3a78

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.5.0
2+
FROM ghcr.io/radiorabe/s2i-base:2.6.0
33

44
EXPOSE 8080
55

0 commit comments

Comments
 (0)