Skip to content

Commit

Permalink
Bump ubi8/ubi-minimal from 8.10-1052.1724178568 to 8.10-1086
Browse files Browse the repository at this point in the history
Bumps ubi8/ubi-minimal from 8.10-1052.1724178568 to 8.10-1086.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent d406229 commit 77637d8
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 @@ -63,7 +63,7 @@ ENTRYPOINT ["/bin/vault-k8s"]

# This target creates a production ubi release image
# for the project for use on OpenShift.
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1052.1724178568 as ubi
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1086 as ubi

ARG PRODUCT_NAME
ARG PRODUCT_VERSION
Expand Down

0 comments on commit 77637d8

Please sign in to comment.