Skip to content

Commit

Permalink
Bump ubi8/ubi-minimal from 8.9 to 8.10 in /images/operator-sdk
Browse files Browse the repository at this point in the history
Bumps ubi8/ubi-minimal from 8.9 to 8.10.

---
updated-dependencies:
- dependency-name: ubi8/ubi-minimal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent 02b3874 commit 9eed31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/operator-sdk/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COPY . .
RUN GOOS=linux GOARCH=$TARGETARCH make build/operator-sdk

# Final image.
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10

ENV GO_VERSION 1.19

Expand Down

0 comments on commit 9eed31d

Please sign in to comment.