Skip to content

Commit

Permalink
feat: bump the baseimages group across 1 directory with 2 updates (#74)
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-52.1712567218 to 1-62.1714671026

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

---
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-minor
  dependency-group: baseimages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent c244b9b commit c1c1ad5
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-52.1712567218 as base
FROM ghcr.io/radiorabe/s2i-base:2.1.11
FROM registry.access.redhat.com/ubi9/python-311:1-62.1714671026 as base
FROM ghcr.io/radiorabe/s2i-base:2.2.0

EXPOSE 8080

Expand Down

0 comments on commit c1c1ad5

Please sign in to comment.