Skip to content

Commit

Permalink
Bump ubi9/ubi-minimal from 9.4-1227 to 9.4-1227.1725849298
Browse files Browse the repository at this point in the history
Bumps ubi9/ubi-minimal from 9.4-1227 to 9.4-1227.1725849298.

---
updated-dependencies:
- dependency-name: ubi9/ubi-minimal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent e5f69a8 commit 8fea539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ ENTRYPOINT ["/vault-secrets-operator"]

# ubi build image
# -----------------------------------
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1227 as build-ubi
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1227.1725849298 as build-ubi
RUN microdnf --refresh --assumeyes upgrade ca-certificates

# ubi release image
Expand Down

0 comments on commit 8fea539

Please sign in to comment.