Skip to content

Commit 09e479a

Browse files
fix: bump radiorabe/ubi9-minimal from 0.6.3 to 0.6.4 (#4)
Bumps [radiorabe/ubi9-minimal](https://github.com/radiorabe/container-image-ubi9-minimal) from 0.6.3 to 0.6.4. - [Release notes](https://github.com/radiorabe/container-image-ubi9-minimal/releases) - [Commits](radiorabe/container-image-ubi9-minimal@v0.6.3...v0.6.4) --- updated-dependencies: - dependency-name: radiorabe/ubi9-minimal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97a4b42 commit 09e479a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM quay.io/sclorg/nginx-122-micro-c9s:20240124 AS upstream
2-
FROM ghcr.io/radiorabe/ubi9-minimal:0.6.3 AS build
2+
FROM ghcr.io/radiorabe/ubi9-minimal:0.6.4 AS build
33

44
ENV APP_ROOT=/opt/app-root
55

0 commit comments

Comments
 (0)