Skip to content

Commit

Permalink
fix: bump radiorabe/s2i-core from 2.0.1 to 2.0.2 (#35)
Browse files Browse the repository at this point in the history
Bumps [radiorabe/s2i-core](https://github.com/radiorabe/container-image-rabe-s2i-core-minimal) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/radiorabe/container-image-rabe-s2i-core-minimal/releases)
- [Commits](radiorabe/container-image-rabe-s2i-core-minimal@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: radiorabe/s2i-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 21, 2023
1 parent b0ecd85 commit c320c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/radiorabe/s2i-core:2.0.1
FROM ghcr.io/radiorabe/s2i-core:2.0.2

RUN microdnf install -y \
autoconf \
Expand Down

0 comments on commit c320c7f

Please sign in to comment.