Skip to content

Commit 2b65e76

Browse files
chore: bump the baseimages group across 1 directory with 2 updates (#71)
Bumps the baseimages group with 2 updates in the / directory: fedora/httpd-24 and [radiorabe/ubi9-minimal](https://github.com/radiorabe/container-image-ubi9-minimal). Updates `fedora/httpd-24` from 20250324 to 20250416 Updates `radiorabe/ubi9-minimal` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/radiorabe/container-image-ubi9-minimal/releases) - [Commits](radiorabe/container-image-ubi9-minimal@v0.8.2...v0.8.3) --- updated-dependencies: - dependency-name: fedora/httpd-24 dependency-version: '20250416' dependency-type: direct:production update-type: version-update:semver-major dependency-group: baseimages - dependency-name: radiorabe/ubi9-minimal dependency-version: 0.8.3 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>
1 parent 7c2afd6 commit 2b65e76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
FROM quay.io/fedora/httpd-24:20250324 AS upstream
2-
FROM ghcr.io/radiorabe/ubi9-minimal:0.8.2 AS build
1+
FROM quay.io/fedora/httpd-24:20250416 AS upstream
2+
FROM ghcr.io/radiorabe/ubi9-minimal:0.8.3 AS build
33

44
ENV APP_ROOT=/opt/app-root
55

0 commit comments

Comments
 (0)