Skip to content

Commit 63100ae

Browse files
Bump ubi9/ubi-minimal from 9.7 to 9.8 in /images/operator-sdk
Bumps ubi9/ubi-minimal from 9.7 to 9.8. --- updated-dependencies: - dependency-name: ubi9/ubi-minimal dependency-version: '9.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4112e98 commit 63100ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/operator-sdk/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ COPY . .
1717
RUN GOOS=linux GOARCH=$TARGETARCH make build/operator-sdk
1818

1919
# Final image.
20-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7
20+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.8
2121

2222
ARG TARGETARCH
2323
RUN microdnf install -y make gcc which tar gzip

0 commit comments

Comments
 (0)