Skip to content

Commit

Permalink
fix: bump the baseimages group across 1 directory with 2 updates (#89)
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.1716478620 to 1-72.1722518949

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

---
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 Aug 4, 2024
1 parent 78a7ec8 commit 5e86d24
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.1716478620 as base
FROM ghcr.io/radiorabe/s2i-base:2.2.1
FROM registry.access.redhat.com/ubi9/python-311:1-72.1722518949 as base
FROM ghcr.io/radiorabe/s2i-base:2.2.2

EXPOSE 8080

Expand Down

0 comments on commit 5e86d24

Please sign in to comment.