Skip to content

Commit

Permalink
fix: bump the baseimages group across 1 directory with 2 updates (#79)
Browse files Browse the repository at this point in the history
Bumps the baseimages group with 2 updates in the / directory: ubi9/python-311 and [radiorabe/s2i-base](https://github.com/radiorabe/container-image-rabe-s2i-base-minimal).


Updates `ubi9/python-311` from 1-62.1714671026 to 1-62.1716478620

Updates `radiorabe/s2i-base` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/radiorabe/container-image-rabe-s2i-base-minimal/releases)
- [Commits](radiorabe/container-image-rabe-s2i-base-minimal@v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: ubi9/python-311
  dependency-type: direct:production
  dependency-group: baseimages
- dependency-name: radiorabe/s2i-base
  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>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent 9d0bcb7 commit ce576d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM registry.access.redhat.com/ubi9/python-311:1-62.1714671026 as base
FROM ghcr.io/radiorabe/s2i-base:2.2.0
FROM registry.access.redhat.com/ubi9/python-311:1-62.1716478620 as base
FROM ghcr.io/radiorabe/s2i-base:2.2.1

EXPOSE 8080

Expand Down

0 comments on commit ce576d2

Please sign in to comment.