Skip to content

Commit bb1060e

Browse files
fix(CVE-2023-46218): Update radiorabe/ubi9-minimal from 0.6.5 to 0.6.6 (#15)
Bumps the baseimages group with 1 update: [radiorabe/ubi9-minimal](https://github.com/radiorabe/container-image-ubi9-minimal). Updates `radiorabe/ubi9-minimal` from 0.6.5 to 0.6.6 - [Release notes](https://github.com/radiorabe/container-image-ubi9-minimal/releases) - [Commits](radiorabe/container-image-ubi9-minimal@v0.6.5...v0.6.6) --- updated-dependencies: - dependency-name: radiorabe/ubi9-minimal 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 0a52c2a commit bb1060e

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/mariadb-105-c9s:20240306 AS upstream
2-
FROM ghcr.io/radiorabe/ubi9-minimal:0.6.5 AS build
2+
FROM ghcr.io/radiorabe/ubi9-minimal:0.6.6 AS build
33

44
ENV MYSQL_VERSION=10.5 \
55
APP_DATA=/opt/app-root/src \

0 commit comments

Comments
 (0)